This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-08-07 15:40:41 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1344bd7009d5a9141b664f3125c8ebb8e1a3a1f9
gallery3
/
modules
/
user
T
History
Bharat Mediratta
1344bd7009
Use the name field if the full_name field is empty.
2009-05-13 03:36:06 +00:00
..
controllers
Log password reset attempts. Fixes ticket
#251
.
2009-05-13 00:47:20 +00:00
helpers
Add group::lookup_by_name()
2009-05-12 22:34:36 +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
Provate a way to set the hashed password directly
2009-04-15 07:18:19 +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
Use the name field if the full_name field is empty.
2009-05-13 03:36:06 +00:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00