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-21 20:09:12 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
abb080f2323f93aeb6c5a7d90e3fe4236e4c5b7f
gallery3
/
modules
/
user
History
Tim Almdal
0a6b540092
Merge branch 'master' into talmdal_dev
...
Conflicts: modules/server_add/helpers/server_add_theme.php
2009-10-24 07:28:22 -07:00
..
config
Move the default identity config into the users module and change the Identity constructor to look in module::get_var(gallery, identity_provider) for the current identity driver.
2009-10-18 08:00:33 -07:00
controllers
Merge branch 'master' into talmdal_dev
2009-10-24 07:28:22 -07:00
css
Moved remaining user and group admin css into the new user.css style sheet.
2009-10-23 22:28:26 -06:00
helpers
Merge branch 'master' into talmdal_dev
2009-10-24 07:28:22 -07:00
lib
Get rid of trailing whitespace in security preamble
2009-05-18 04:13:09 +00:00
libraries/drivers
/IdentityProvider
Standardize the use of the lookup methods
2009-10-23 10:52:42 -07:00
models
Simplify the user interface by moving the password reset functionality into the user module
2009-10-19 12:53:44 -07:00
tests
Move the filters that the File_Structure_Test use into a seperate file so other tests. can use them. Add a No_Direct_ORM_Access_Test to find all places that the user or group table are accessed outside of the user module. This test will fail at this point, as it in preparation for the IdentityProvider refactor.
2009-10-23 07:48:07 -07:00
views
move controllers and views to the user module to make the Identity Provider refactor smaller
2009-10-23 09:23:02 -07:00
module.info
Add quotes around all values that contain spaces in them, and add a
2009-07-13 10:36:55 -07:00