summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/reauthenticate.php
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-09-10If the user is not an admin, don't 403 -- instead just redirect themBharat Mediratta
2010-07-31Full pass over all the JSON encoding and JS dialog code. We now abideBharat Mediratta
2010-07-31Resend the entire dialog content (including the wrapping view) instead of jus...Tim Almdal
2010-07-31Missing the user name on the reauthenticate form.Tim Almdal
2010-07-31When the admin controller redirects to the reauthenticate controller, the val...Tim Almdal
2010-07-31More patches as part of #1225. Change the 'core' modules to use the json::replyTim Almdal
2010-07-16Improve the fix for #1176 to use request::is_ajax() instead of tackingBharat Mediratta
2010-07-15Remove the code to call the controller directly and just use redirect. Now t...Tim Almdal
2010-07-13Fix reauth authentication to use the identity helper instead of theBharat Mediratta
2010-07-09remove debugging statementTim Almdal
2010-07-08Only add the 'Successfully re-authenticated' message to the status if the adm...Tim Almdal
2010-07-07Fix for ticket #1176. Have the gallery.dialog code add a g-in-dialog paramete...Tim Almdal
2010-07-05Revert "If the admin request originates as a dialog link, don't display the e...Tim Almdal
2010-07-05If the admin request originates as a dialog link, don't display the entire pa...Tim Almdal
2010-06-12Push the continue url into the form for consistency with otherBharat Mediratta
2010-04-17Change the key for invalid passwords from "invalid" toBharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-08Fix for ticket 1008: Redirect to destination after re-auth.Andy Staudacher
2010-02-07Last partial fix for ticket 585: Compartmentalize the admin area and require ...Andy Staudacher