Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
for unauthenticated ticket access.
|
|
Feature/change login
|
|
Enable free certs
|
|
|
|
update some user fields.
|
|
|
|
|
|
also added test for getting paid certs if free certs are disabled
|
|
|
|
|
|
|
|
password (they can leave either the same if they just want to change one, but we should make this clearer.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Actually use couchrest session store
|
|
|
|
feature/use-couchrest-session-store
|
|
|
|
|
|
the editing be inline rather than popup.
|
|
Ensure user data does not clutter session[:handshake]
|
|
warden srp strategy in lib has it all.
|
|
|
|
make sure we use certificate_authority version 0.2.0
|
|
|
|
|
|
and out of order issuer field.
|
|
|
|
|
|
|
|
and actually use it - initializer was broken before
|
|
|
|
|
|
Allow PUT API to update user.
|
|
There was a weird case with reloading the user in the test if the public key had been unset.
|
|
|
|
merge leap ca
|
|
|
|
|
|
|
|
* We now generate cert and key on validate.
* we don't expect the controller to pick from the pool anymore - just create instead
|