| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-10-21 | Address the issue of the administrator changing the identity provider whilst ↵ | Tim Almdal | |
| users are logged onto the system. Addressed the issue by adding try/catch logic to the Session::load_user() method. If load_user fails for any reason, then assume that the identity provider has changed, destroy the current session and redirect to the root album. | |||
| 2009-10-16 | Remove all non Identity API methods from Identity.php. Created an ↵ | Tim Almdal | |
| MY_Session class to provide the user state changes in the session and a login.php helper that has the login form. | |||
