Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We'll want to get rid of the #public_key and #public_key= functions but they are still used from the users controller. We'll probably have an identity controller instead at some point.
|
|
|
|
warden srp strategy in lib has it all.
|
|
|
|
|
|
|
|
Conflicts:
users/test/unit/user_test.rb
|
|
|
|
Conflicts:
users/app/views/sessions/_nav.html.haml
|
|
Also added #assert_json_error to tests.
|
|
|
|
|
|
|
|
|
|
|