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-19 19:09:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c6fbd34f28f9d02f38a6c6cacbcd72fa34eee591
gallery3
/
modules
/
user
/
controllers
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
..
admin_users.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
password.php
Add a password strength meter.
2009-10-27 12:23:48 -07:00
users.php
Check the minimum length when adding or modifying users via the admin screen.
2009-10-27 14:21:59 -07:00