Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-02 | send more meaningful error message on completely failed login attempt | Azul | |
2013-02-26 | api for sessions fixed | Azul | |
* now we return the user id on login * allow a destroy request for logging out * added test for api sessions controller | |||
2012-11-26 | simplified controller and adjusted tests | Azul | |
Also added #assert_json_error to tests. | |||
2012-11-22 | fixed tests | Azul | |
2012-11-09 | seperated the warden classes from the initializer | Azul | |
also commented the sessions controller test a bit and fixed it | |||
2012-11-04 | fixed functional tests | Azul | |
2012-10-11 | use ruby-srp 0.1.3 which returns the user on authenticate call | Azul | |
Also removed a few hooks to User.current. Will replace with current_user | |||
2012-10-11 | adjusted sessions controller test to new srp api | Azul | |
handshake.to_json now returns what we want. | |||
2012-09-27 | added in leap web users - one repo to rule them all | Azul | |