提交历史

作者 SHA1 备注 提交日期
  Alexander Zobnin c2affdee1e OAuth: return github teams as a part of user info (enable team sync) (#17797) 6 年之前
  zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 年之前
  Sean Lafferty 8d19ca005f Merge branch 'master' into 12556-oauth-pass-thru 6 年之前
  bergquist 60fef31748 moves social package to /login 6 年之前
  bergquist 8a3a3cccc3 moves metric package to /infra 6 年之前
  Marcus Efraimsson 871c84d195 changes needed for api/middleware due to configuration settings 6 年之前
  Sean Lafferty 5a59cdf0ef Add oauth pass-thru option for datasources 6 年之前
  bergquist d6edaa1328 moves cookie https setting to [security] 7 年之前
  bergquist 4626f083bb store oauth login error messages in an encrypted cookie 7 年之前
  bergquist 12f8338977 stores hashed state code in cookie 7 年之前
  Marcus Efraimsson 8764fb5aa6 inject login/logout hooks 7 年之前
  bergquist d7b5fb4604 go fmt fixes 7 年之前
  iyeonok bafe25fbd9 configure proxy environments for Transport property 7 年之前
  Dan Cech d837be91ec switch to passing ReqContext as a property 7 年之前
  Dan Cech a1b1d2fe80 switch to Result 7 年之前
  Dan Cech 1c5afa731f shared library for managing external user accounts 7 年之前
  Dan Cech bbd6adabbf move quota to dedicated service 7 年之前
  Dan Cech c0ecdee375 rename Context to ReqContext 7 年之前
  Dan Cech 338655dd37 move Context and session out of middleware 7 年之前
  Torkel Ödegaard 0e61a670bb fix: error handling now displays page correctly, fixes #10777 7 年之前
  Torkel Ödegaard dbfaf5dac8 refactor: minor refactoring of PR #10560 8 年之前
  Dan Cech 04e17c145f support for decoding JWT id tokens 8 年之前
  bergquist 5eb36e65f2 use context over golang.org/x/net/context 8 年之前
  m-pavel dff66559e4 Use URLEncoding instead of StdEncoding to be sure state value will be corectly decoded (#10512) 8 年之前
  bergquist 88f55b01d8 oauth: raise error if session state is missing 8 年之前
  bergquist 0848ba2e9c oauth: provide more logging for failed oauth requests 8 年之前
  Matt Bostock 83f1ae4e3e OAuth: Rename sslcli 8 年之前
  Matt Bostock ccf093da81 OAuth: Separate TLS client auth and CA config 8 年之前
  Matt Bostock f2f8ca52d9 OAuth: Check both TLS client cert and key 8 年之前
  Matt Bostock 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 8 年之前