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-10 23:19:06 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48ee3d5fe83175639ef910dedd30bc144ed0a67e
gallery3
/
modules
/
user
History
Bharat Mediratta
cda6e54aa4
add_group() was not getting $form before using it.
2009-04-24 00:33:27 +00:00
..
controllers
add_group() was not getting $form before using it.
2009-04-24 00:33:27 +00:00
helpers
Add user::lookup_by_name()
2009-04-18 23:06:38 +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
Provate a way to set the hashed password directly
2009-04-15 07:18:19 +00:00
tests
Fix User_Group tests for MySQL strict mode (can't omit full_name and password in inserts due to missing default values).
2009-01-11 03:53:29 +00:00
views
Fix i18n for "Logged in as" string
2009-04-17 02:04:25 +00:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00