summaryrefslogtreecommitdiff
path: root/modules/gallery/views/admin_identity.html.php
AgeCommit message (Collapse)Author
2009-10-22Change Identity adminstration to use the uninstall/install methods when ↵Tim Almdal
changing providers.
2009-10-19Simplify the user interface by moving the password reset functionality into ↵Tim Almdal
the user module Bagging the User_Definition and Group_Definition abstract classes and replacing them with interfaces with the same names. Make sure all the unit tests work.
2009-10-18Create a administration page that allows the administrator to change the the ↵Tim Almdal
Identity provider if more than two are Identity providers are installed