gerrit/gerrit-openid
Shawn O. Pearce bbeb2a96e4 Remove AuthMethod and add access token to RestApi
Authentication for API calls will be handled using an access token
in the "Authorization: OAuth access_token" style. Browsers do not
use this when making requests unless they use an XmlHttpRequest.
If the value used as the access_token is not available cross-site
then the API call cannot be made by hijacking attempts.

Change-Id: I33654bcaa247cb95a57b03d2df112ca95e970185
2012-11-12 18:34:34 -08:00
..
.settings Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
src/main/java/com/google/gerrit/httpd/auth/openid Remove AuthMethod and add access token to RestApi 2012-11-12 18:34:34 -08:00
.gitignore Add Intellij IDEA files to ignore list 2012-05-03 13:17:43 -07:00
pom.xml Update versions in pom's to start Gerrit 2.6 development 2012-08-22 14:09:52 +02:00