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-06-08 12:39:17 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1a79a1089340d0d6c913ce018532ec3bb8eed39c
gallery3
/
modules
/
user
History
Felix Rabinovich
f27929e126
create a regular user and make scaffolding assign owner to logged in user
2008-11-16 05:46:42 +00:00
..
controllers
Destroy the session on logout, don't just delete the user.
2008-11-15 21:47:21 +00:00
helpers
create a regular user and make scaffolding assign owner to logged in user
2008-11-16 05:46: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
Revise the user login code.
2008-11-15 06:23:09 +00:00
tests
Remove user_password class and move the functionality into the user helper class
2008-11-12 15:53:39 +00:00