Age | Commit message (Collapse) | Author |
|
|
|
Feature: API version 1 fixes
|
|
use binstubs to make sure we use the right rails version
|
|
Feature/limit usernames to specific formats, and give specific error messages
|
|
Signed-off-by: jessib <jessib@leap.se>
|
|
|
|
does common name matching)
|
|
|
|
ruby-debug breaks with 1.9
debugger breaks with 1.8.7
|
|
* using ruby 1.9.3 now
* not using leap_ca anymore
|
|
|
|
|
|
|
|
for unauthenticated ticket access.
|
|
Feature/change login
|
|
Enable free certs
|
|
|
|
* now we return the user id on login
* allow a destroy request for logging out
* added test for api sessions controller
|
|
|
|
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.
|
|
|
|
|