Use OAuth for accessing Rietveld
authorsergiyb <sergiyb@chromium.org>
Fri, 22 May 2015 18:48:42 +0000 (11:48 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 22 May 2015 18:48:21 +0000 (18:48 +0000)
R=machenbach@chromium.org, tandrii@chromium.org
BUG=489483
LOG=n
NOTRY=true

Review URL: https://codereview.chromium.org/1150333002

Cr-Commit-Position: refs/heads/master@{#28602}

testing/commit_queue/config.json

index 150401e..9caf9b5 100644 (file)
@@ -7,7 +7,7 @@
     "max_commit_burst": 1,
     "remote_branch": "refs/pending/heads/master",
     "rietveld_url": "https://codereview.chromium.org",
-    "rietveld_user": "commit-bot@chromium.org",
+    "rietveld_auth": "oauth2",
     "skip_throttle_users": [
         "commit-bot@chromium.org"
     ],