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 03:19:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1a2cb5ff043d19736f45d2e845eb44bd32305afe
gallery3
/
modules
/
user
History
Bharat Mediratta
5d14531af9
Drop the call to render() and just use the View's __toString method to
...
print it out.
2008-11-16 19:12:01 +00:00
..
controllers
Drop the call to render() and just use the View's __toString method to
2008-11-16 19:12:01 +00:00
helpers
Create Forge::add_rules_from() which pulls validation rules from the model and
2008-11-16 07:51:42 +00:00
libraries
The login processing is starting to take shape. Login_Form is gone. The html for the login form is retrieve via an ajax call when the user clicks on login. Can't login with a valid id yet, but you certainly get error messages when things are wrong :-)
2008-11-12 21:42:40 +00:00
models
Create Forge::add_rules_from() which pulls validation rules from the model and
2008-11-16 07:51:42 +00:00
tests
Remove user_password class and move the functionality into the user helper class
2008-11-12 15:53:39 +00:00