Andrii Shyshkalov
|
0f402641d0
[auth] log errors from luci-auth token invocation.
|
4 年之前 |
Edward Lemur
|
b43d98bf64
auth: Fix has_luci_context_local_auth.
|
5 年之前 |
Edward Lemur
|
202c559cac
depot_tools: Include httplib2 using vpython.
|
5 年之前 |
Edward Lemur
|
5b929a4926
depot_tools: Clean up auth.py
|
5 年之前 |
Edward Lemur
|
acf922ce48
Reland "depot_tools: Stop using oauth2client"
|
5 年之前 |
Edward Lesmes
|
989bc35186
Revert "depot_tools: Stop using oauth2client"
|
5 年之前 |
Edward Lemur
|
55e5853e5c
depot_tools: Stop using oauth2client
|
5 年之前 |
Edward Lemur
|
a056817880
depot-tools: Remove support for --auth-refresh-token-json.
|
5 年之前 |
Nodir Turakulov
|
5abb9b7c5d
Revert "Reland "depot_tools: Add httplib2 to .vpython""
|
5 年之前 |
Edward Lemur
|
88d7869db0
Reland "depot_tools: Add httplib2 to .vpython"
|
5 年之前 |
Edward Lesmes
|
12265a8f7d
Revert "depot_tools: Add httplib2 to .vpython"
|
5 年之前 |
Edward Lemur
|
e1410883a3
depot_tools: Add httplib2 to .vpython
|
5 年之前 |
Edward Lemur
|
b4a587df5e
depot_tools: Remove depot-tools-auth
|
5 年之前 |
Edward Lemur
|
ba5bc99b6a
auth: Use luci-auth to get credentials.
|
5 年之前 |
Raul Tambre
|
80ee78e7fa
Convert print statements to Python 3 style
|
6 年之前 |
Andrii Shyshkalov
|
142a92ce8b
auth: request refresh tokens with expiry <3 minutes.
|
7 年之前 |
Andrii Shyshkalov
|
94580ab035
[auth] Fix typo introduced in https://crrev.com/c/1018488/13/auth.py#514
|
7 年之前 |
Andrii Shyshkalov
|
741afe8c93
[auth] cleanup old code.google.com oauth scope usage.
|
7 年之前 |
Andrii Shyshkalov
|
b3c4441c81
[auth] cache LUCI_CONTEXT local_auth parameters.
|
7 年之前 |
Andrii Shyshkalov
|
733d4ec8e3
[gerrit_util] learn about and use LUCI_CONTEXT when available.
|
7 年之前 |
Mun Yong Jang
|
1728f5f3e6
[depot_tools] Fix timestamp issues related to local auth
|
7 年之前 |
Mun Yong Jang
|
acc8e3ebaa
[presubmit] Extend depot tools auth to use luci context
|
7 年之前 |
seanmccullough@chromium.org
|
3e4a581a07
my_activity.py: update to use oauth for projecthosting
|
10 年之前 |
vadimsh@chromium.org
|
148f76f770
Fix "git cl upload --use-oauth2" not working on Windows when HOME is not set.
|
10 年之前 |
vadimsh@chromium.org
|
cfbeecb23e
Add debug logging to auth.py.
|
10 年之前 |
vadimsh@chromium.org
|
19f3fe60b2
Enable OAuth2 by default.
|
10 年之前 |
vadimsh@chromium.org
|
24daf9e974
Add support for externally provided refresh tokens.
|
10 年之前 |
vadimsh@chromium.org
|
afbb019144
Fix typo in Authorization header name.
|
10 年之前 |
vadimsh@chromium.org
|
eed4df3d91
Add OAuth2 support for end users (i.e. 3-legged flow with the browser).
|
10 年之前 |
vadimsh@chromium.org
|
cf6a5d2026
Extract authentication options handling into a separate function.
|
10 年之前 |