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-20 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
df3db40ab7a181ba0f461fe2ebf84d2ba828265c
gallery3
/
modules
/
user
/
helpers
History
Bharat Mediratta
b6dab323ac
Use ORM to create the users since now our validation can handle doing
...
it the right way. Set a default email address for admins.
2010-01-25 20:42:48 -08:00
..
group.php
Convert Admin_Users_Controller, User_Model and Group_Model to use
2010-01-16 21:15:12 -08:00
user_event.php
Revert "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-31 16:16:47 -07:00
user_installer.php
Use ORM to create the users since now our validation can handle doing
2010-01-25 20:42:48 -08:00
user_theme.php
Add a password strength meter.
2009-10-27 12:23:48 -07:00
user.php
Convert Admin_Users::add_user() to use model based validation. Get
2010-01-16 19:58:55 -08:00