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-20 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5c40669fd7b5a2b89d8e8dfb283c2703d0979d49
gallery3
/
modules
/
user
History
Bharat Mediratta
dcdc6f1e77
Don't allow admins to delete the guest user. Fixes ticket
#213
2009-05-13 04:01:38 +00:00
..
controllers
Don't allow admins to delete the guest user. Fixes ticket
#213
2009-05-13 04:01:38 +00:00
helpers
Variety of changes to the way we do user editing:
2009-05-13 03:56:50 +00:00
libraries
The login processing is starting to take shape. Login_Form is gone. The html for the login form is retrieve via an ajax call when the user clicks on login. Can't login with a valid id yet, but you certainly get error messages when things are wrong :-)
2008-11-12 21:42:40 +00:00
models
Variety of changes to the way we do user editing:
2009-05-13 03:56:50 +00:00
tests
Fix User_Group tests for MySQL strict mode (can't omit full_name and password in inserts due to missing default values).
2009-01-11 03:53:29 +00:00
views
Make the 'this user cannot be deleted' link actually not clickable.
2009-05-13 03:59:42 +00:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00