summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/permissions.php
AgeCommit message (Expand)Author
2009-11-25Preliminary work to cut over to Kohana 2.4Bharat Mediratta
2009-10-22Change the name of identity library from Identity to IdentityProvider. Create...Tim Almdal
2009-10-20Add lookup_group Identity provider API and change the permissions controller ...Tim 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-09-15CSRF / auth fixes, golden data file checkpointAndy Staudacher
2009-09-06Don't allow users to take away their own edit permissions. If weBharat Mediratta
2009-06-01Security pass over all controller code. Mostly adding CSRF checkingBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta