summaryrefslogtreecommitdiff
path: root/users/app/controllers/controller_extension/authentication.rb
AgeCommit message (Expand)Author
2014-04-08moving users: app and test filesAzul
2014-04-04redirect home when logged in visits /signup (#5446)Azul
2014-02-10rename authorize to require_loginAzul
2013-12-22locale prefix support:elijah
2013-08-27first steps towards enabling token based authAzul
2013-08-27sort authentication controller extensionAzul
2013-07-11Slight tweak in case we get back the default response to warden's fail!, whic...jessib
2013-07-09Merge branch 'master' into feature/authentication_generic_errorjessib
2013-07-04add js to report all errors to the user, not just ones related to field valid...elijah
2013-06-27Want to tweak some, but start to displaying base generic message via javascript.jessib
2013-04-02send more meaningful error message on completely failed login attemptAzul
2012-11-26Merge branch 'develop' into help_developjessib
2012-11-22beautify login workflowAzul
2012-11-12Merge branch 'develop' into help_developjessib
2012-11-05Unit test for is_admin?jessib
2012-11-05Use the same URL for viewing tickets when authenticated or not---the couchdb ...jessib
2012-11-04fixed functional testsAzul
2012-11-04stubbing current_user the warden wayAzul
2012-11-04Merge branch 'develop' into feature-warden-srpAzul
2012-11-02Some rough functionality for tickets, like showing ticket list for admins, an...jessib
2012-10-31Code to check administration (and ugly test display.) This includes example c...jessib
2012-10-31using controller extensions for application controller by handAzul