Age | Commit message (Expand) | Author |
2013-11-27 | minor: rename test to what it actually tests | Azul |
2013-11-26 | simple validation for pgp key format | Azul |
2013-11-26 | ignore attempts to empty public_key, refactor | Azul |
2013-08-27 | minor: remove puts line | Azul |
2013-08-21 | integration test updating users password | Azul |
2013-07-24 | also destroy the identity for a test user during teardown | Azul |
2013-07-24 | separate signup and settings service objects for user | Azul |
2013-07-24 | setter for keys for dirty tracking, more robust tests | Azul |
2013-07-16 | adapt srp account_flow test for the api to new ruby_srp API | Azul |
2013-07-12 | remove test for duplicate login - we'll prevent that on the client side | Azul |
2013-07-11 | fix failing tests | elijah |
2013-07-04 | test - we allow updating of username via api now | elijah |
2013-04-03 | fixed tests to use setup and teardown blocks | Azul |
2013-04-02 | send more meaningful error message on completely failed login attempt | Azul |
2013-03-04 | Update tests and documentation to reflect changed error messages with incorre... | jessib |
2013-02-06 | using ruby-srp 0.1.5 SRP::Client to wrap user in session | Azul |
2013-01-31 | Remove public key if the key is passed as nil, but not otherwise. | jessib |
2013-01-29 | A user's public_key is the only attribute they should be able to update via API. | jessib |
2013-01-29 | Allow PUT API to update user. | jessib |
2013-01-16 | using subdomain for api requests properly | Azul |
2013-01-14 | minor: further cleanup - try to leave no record behind | Azul |
2012-12-11 | make sure can login twice | Azul |
2012-12-08 | serve api version 1 in /1/ | Azul |
2012-11-26 | fixed login error message on wrong username | Azul |
2012-11-22 | fixed tests | Azul |
2012-11-09 | got integration test and login flow to work | Azul |
2012-11-06 | first steps towards warden srp testing | Azul |
2012-11-04 | fixed functional tests | Azul |
2012-11-04 | stubbing current_user the warden way | Azul |
2012-11-04 | fixing tests, including support files from all engines | Azul |
2012-10-11 | fixed account_flow_test - srp.authenticate now takes a single arg | Azul |
2012-09-27 | added in leap web users - one repo to rule them all | Azul |