Files
gerrit/gerrit-server/src/main/java/com/google/gerrit/server/account
Shawn O. Pearce fe47422612 Make /accounts/self/capabilities a nested collection
Callers can ask for a specific capability in the URL:

 $ curl http://localhost:8080/a/accounts/self/capabilities/createAccount
 ok

in addition to the existing method of using /capabilities/?q=createAccount.
If the user has the capability an HTTP 200 Ok is returned with "ok\n" as
the body. If the user doesn't have it, HTTP 404 Not Found is returned.

Change-Id: I67feffea2224b3a783940c5ef2797e2800fb587f
2012-11-17 21:32:50 -08:00
..
2012-03-07 12:50:47 -08:00
2012-03-07 12:50:47 -08:00
2012-03-07 12:50:47 -08:00
2012-03-07 12:50:47 -08:00
2012-04-09 11:39:51 -07:00
2012-03-07 12:50:47 -08:00
2012-03-07 12:50:47 -08:00
2012-05-31 16:49:04 -07:00
2012-03-07 12:50:47 -08:00
2012-03-07 12:50:47 -08:00
2012-03-07 12:50:47 -08:00