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-23 12:59:11 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ddf8734a414e4d426232e6dec9137eac8dcf0bb7
gallery3
/
modules
/
user
/
helpers
History
Tim Almdal
04bf50bfb4
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
..
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
Set the minimum password length to 5. The gallery owner can change this in the advance settings.
2009-10-27 10:13:52 -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