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-21 11:59:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3fc1eb58428c4ecdfdf7d54f51fd2fa4449cc02f
gallery3
/
modules
/
user
/
controllers
/
users.php
Tim Almdal
f67bfd0992
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 for users management, there are no guarantees that it is in our database or it could be in a ldap directory. So it was just easier to remove the restfulness and just call user::lookup instead.
...
(cherry picked from commit
b3211cb2a8
)
2009-10-08 23:22:07 -07:00
2.4 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink