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
7f4e71e52688d15cbc53baed10660f81f2de6551
gallery3
/
modules
/
user
/
helpers
History
Tim Almdal
abe42002b2
Don't specify the default identity provider in the gallery installer. Let the user module use that as a trigger to set ownership of the root album to the administrator.
2009-10-31 14:13:35 -07:00
..
group.php
Add a static modifier to the private method
2009-10-28 11:36:34 -07:00
user_event.php
Use an event 'check_user_name_exists' to validate the input name is already in use. The parameter is a standard class with the name and an exists flag. Any event handler should or their result with the exists flag.
2009-10-29 17:09:01 -07:00
user_installer.php
Don't specify the default identity provider in the gallery installer. Let the user module use that as a trigger to set ownership of the root album to the administrator.
2009-10-31 14:13:35 -07:00
user_theme.php
Add a password strength meter.
2009-10-27 12:23:48 -07:00
user.php
Fire the logon_event when the user logs on. Cleanup some old code from the user/helpers/user.php file."
2009-10-27 14:01:53 -07:00