summaryrefslogtreecommitdiff
path: root/users/app/controllers
AgeCommit message (Expand)Author
2012-11-09got integration test and login flow to workAzul
2012-11-06first steps towards warden srp testingAzul
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
2012-10-30sending proper error messages from warden.Azul
2012-10-30using rails_warden bit of refactoringAzul
2012-10-30adding in warden with a basic strategyAzul
2012-10-11current_user and authenticate methodsAzul
2012-10-11use ruby-srp 0.1.3 which returns the user on authenticate callAzul
2012-10-05ruby-srp 0.1.1 has to_json method - simplifies controllerAzul
2012-10-05moving to ruby_srp 0.1.0, works with python srpAzul
2012-10-05Merge remote-tracking branch 'origin/master' into developAzul
2012-10-02Some more tweaks to help ticket models. Still want to tweak current_user acce...jessib
2012-10-02send salt on initializing loginAzul
2012-09-27added in leap web users - one repo to rule them allAzul