summaryrefslogtreecommitdiff
path: root/users/test/functional/v1
AgeCommit message (Expand)Author
2013-09-03Account: Composition to handle User and its identitiesAzul
2013-08-27clear token on logout with testAzul
2013-08-27first steps towards enabling token based authAzul
2013-07-24separate signup and settings service objects for userAzul
2013-07-04user tests -- user update has been moved entirely to api controller, so fix t...elijah
2013-04-09adopting tests to new behaviorAzul
2013-04-09return token on successful login via apiAzul
2013-04-02send more meaningful error message on completely failed login attemptAzul
2013-04-02send salt on Session#create without srp ephemeral AAzul
2013-02-26api for sessions fixedAzul