Age | Commit message (Collapse) | Author |
|
Conflicts:
users/lib/warden/strategies/secure_remote_password.rb
|
|
about whether a username is valid.
This also means the error message is more appropriate if somebody tries to login with somebody else's username and their password.
|
|
* now we return the user id on login
* allow a destroy request for logging out
* added test for api sessions controller
|
|
|
|
|
|
|
|
* translating error messages
* not caching login and password in js anymore
* catching non responses
|
|
also commented the sessions controller test a bit and fixed it
|