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-07-10 09:19:18 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
923a322ef57fec97fdf5cbb2a0fd5efd67668911
gallery3
/
modules
/
user
/
helpers
History
Tim Almdal
923a322ef5
Change the Admin_Identity_Controller to not destroy the session until after the new provider is installed.
2009-10-23 06:09:24 -07:00
..
group.php
Change the name of identity library from Identity to IdentityProvider. Create a helper class called identity to simplify call the Identity Provider. Move the contents of MY_Session.php to the new helper class and remove the MY_Session class
2009-10-22 13:11:03 -07:00
user_event.php
Only show the user/group administration screen if the active idenity provider is the user module.
2009-10-20 20:29:28 -07:00
user_installer.php
Change the Admin_Identity_Controller to not destroy the session until after the new provider is installed.
2009-10-23 06:09:24 -07:00
user.php
Change Identity adminstration to use the uninstall/install methods when changing providers.
2009-10-22 22:30:25 -07:00