summaryrefslogtreecommitdiff
path: root/users/test/functional/sessions_controller_test.rb
AgeCommit message (Collapse)Author
2012-11-22fixed testsAzul
2012-11-09seperated the warden classes from the initializerAzul
also commented the sessions controller test a bit and fixed it
2012-11-04fixed functional testsAzul
2012-10-11use ruby-srp 0.1.3 which returns the user on authenticate callAzul
Also removed a few hooks to User.current. Will replace with current_user
2012-10-11adjusted sessions controller test to new srp apiAzul
handshake.to_json now returns what we want.
2012-09-27added in leap web users - one repo to rule them allAzul