index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
user
/
libraries
Age
Commit message (
Expand
)
Author
2009-10-13
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-06
Encapsulate the user and group model in Gallery_User and Gallery_Group classe...
Tim Almdal
2009-10-06
Change the notification handler to use the Identity API to lookup subscribers
Tim Almdal
2009-10-05
Handle the filters on Identity/Gallery::list_users and Identity/Gallery::list...
Tim Almdal
2009-10-05
Access the form validation rules via the API for groups and users
Tim Almdal
2009-10-05
The initial commit of refactoring the user/group adminsitration into a driver.
Tim Almdal
2009-05-18
Move 3rd party PasswordHash library into the "lib" dir for
Bharat Mediratta
2008-11-12
The login processing is starting to take shape. Login_Form is gone. The html...
Tim Almdal
2008-11-12
More updates for user management. The controllers don't work yet. But the lo...
Tim Almdal
2008-11-11
Reset PasswordHash.php to its original state and exclude it from the file_str...
Tim Almdal
2008-11-11
New user module with password support. This supports the same password mechan...
Tim Almdal
2008-11-10
Remove the complexity of a interface driven user management module
Tim Almdal
2008-11-10
Early look at the User/Auth module refactoring. It will look for a driver ba...
Tim Almdal