summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/login.php
AgeCommit message (Expand)Author
2009-10-30Rename the login helper to auth. Create a login and logout helper function t...Tim Almdal
2009-10-27Fire the logon_event when the user logs on. Cleanup some old code from the u...Tim Almdal
2009-10-24Remove a redundant comment, change the name of the identity change event to '...Tim Almdal
2009-10-22Change the name of identity library from Identity to IdentityProvider. Create...Tim Almdal
2009-10-21Correct white spaceTim Almdal
2009-10-16Remove all non Identity API methods from Identity.php. Created an MY_Session...Tim Almdal
2009-10-16Start simplifying the interface by moving the static methods from user.php an...Tim Almdal
2009-10-16Finish integrating the move of the user edit/update functions into the user m...Tim Almdal
2009-10-08Part of the previous commit, forgot to save... againTim Almdal
2009-10-06Change the focus of the user module from providing user/group management to p...Tim Almdal