Commit History

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