This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-25 05:49:12 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ab73a4092ff70a87ced1d7ffcfbe9bcee788f1f3
gallery3
/
modules
/
gallery
/
controllers
/
users.php
Tim Almdal
b3211cb2a8
Change the users.php controller so its no longer restful. The problem with our approach to restfulness is that it assumes that the resource will be found in the gallery database. It may well be there, but in the case of using plugable drivers from users, it could be in a ldap directory, it could be the gallery3 database, but the model could be wrapped in a control structure. So it was just easier to remove the restfulness and just call user::lookup instead.
2009-10-07 20:26:26 -07:00
2.4 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink