Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
tests to reflect this.
|
|
|
|
|
|
|
|
|
|
index/search.
|
|
|
|
|
|
|
|
admins) or stay as a nested resource for a particular user (for normal users and when you visit the tickets list of a particular user).
|
|
|
|
|
|
separate controller, make users_controller html only and v1/users_controller json only.
|
|
validation.
|
|
|
|
|
|
|
|
localization.
|
|
|
|
|
|
can't get it working.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Token auth with a database of it's own
|
|
Bugfix/2298 fix couchdb view
|
|
|
|
|
|
|
|
|
|
|
|
adding view of pgp key by login or email aliases
|
|
|
|
|
|
Couch uses partly random partly sequential ids by default. We could
change that in couch config to be all random. But this is probably more
safe.
|
|
|
|
|
|
fetch secret token for signing cookies from config
|
|
catch Errno's and RestClient errors and throw a more meaningful error
|