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-18 15:49:54 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f4176ae97dc9ea56d15c9d9f0fdd7bf28b44a656
gallery3
/
modules
/
user
/
helpers
History
Tim Almdal
6b51de49c5
Change the modifier on activate and deactivate methods to static as they are in a helper class.
2009-10-22 13:28:23 -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
Make sure we set the active identity provider when the user module is installed. This is mostly for the unit_tests as when the gallery3 installer is used, the user module is activated by default.
2009-10-21 11:52:55 -07:00
user.php
Change the modifier on activate and deactivate methods to static as they are in a helper class.
2009-10-22 13:28:23 -07:00