提交历史

作者 SHA1 备注 提交日期
  Oleg Gaidarenko 9b7f9dd9be LDAP: consistently name the LDAP entities (#17203) 6 年之前
  Marcus Efraimsson 1c1427520d Security: Add new setting allow_embedding (#16853) 6 年之前
  Marcus Efraimsson f778c1d971 Security: Responses from backend should not be cached (#16848) 6 年之前
  Carl Bergquist 9660356638 Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 6 年之前
  Oleg Gaidarenko db584b3d28 Chore: remove session storage references (#16445) 6 年之前
  Oleg Gaidarenko 318182ccc9 Chore: refactor auth proxy (#16504) 6 年之前
  Oleg Gaidarenko 67cbc7d4cf Chore: use remote cache instead of session storage (#16114) 6 年之前
  Marcus Efraimsson 8029e48588 support get user tokens/revoke all user tokens in UserTokenService 6 年之前
  bergquist e163aadfe4 use authtoken for session quota restrictions 6 年之前
  Marcus Efraimsson 836501186f fix 6 年之前
  Marcus Efraimsson 8678620730 move UserToken and UserTokenService to models package 6 年之前
  Marcus Efraimsson a60124a88c change UserToken from interface to struct 6 年之前
  Marcus Efraimsson 871c84d195 changes needed for api/middleware due to configuration settings 6 年之前
  Marcus Efraimsson d53e64a32c move auth token middleware/hooks to middleware package 6 年之前
  bergquist 88ca54eba9 renames signout function 6 年之前
  bergquist 43ac79685a delete auth token on signout 6 年之前
  bergquist 5998646da5 restrict session usage to auth_proxy 7 年之前
  Marcus Efraimsson 59d0c19ba8 passing middleware tests 7 年之前
  Marcus Efraimsson 81879f0162 fix broken code 7 年之前
  Jacob Richard 34d3086ec8 Adding tests for auth proxy CIDR support 7 年之前
  Torkel Ödegaard b415d82611 fixed to template PR issues, #13938 7 年之前
  Mario Trangoni dde650905d Fix megacheck issue unused code. 7 年之前
  Marcus Efraimsson 8af5da7383 Revert "auth proxy: use real ip when validating white listed ip's" 7 年之前
  Dan Cech 3056d9a80e support passing api token in Basic auth password (#12416) 7 年之前
  Marcus Efraimsson b418e14bd9 make sure to use real ip when validating white listed ip's 7 年之前
  Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 年之前
  Dan Cech 52503d9cb5 refactor authproxy & ldap integration, address comments 7 年之前
  Dan Cech d837be91ec switch to passing ReqContext as a property 7 年之前
  Dan Cech a1b1d2fe80 switch to Result 7 年之前
  Dan Cech d5dd1c9bca update auth proxy 7 年之前