提交历史

作者 SHA1 备注 提交日期
  Torkel Ödegaard 92ed1f04af sql: added code migration type 7 年之前
  Julien Pivotto a5e6cb9a02 Fix #9847 Add a generic signout_redirect_url to enable oauth logout 7 年之前
  Dan Cech d837be91ec switch to passing ReqContext as a property 8 年之前
  Dan Cech 1c5afa731f shared library for managing external user accounts 8 年之前
  Julian Kornberger 0a415c50d0 Make golint happier 8 年之前
  Julian Kornberger 7aab6a8887 Make golint happier 8 年之前
  Dan Cech c0ecdee375 rename Context to ReqContext 8 年之前
  Dan Cech 338655dd37 move Context and session out of middleware 8 年之前
  Marcus Efraimsson 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 8 年之前
  bergquist 2de94d6548 convert old metrics to prom metrics 8 年之前
  Torkel Ödegaard e3bd51e38d fix: remove duplicate set-cookie when logging in, fixes #9013 8 年之前
  Daniel Lee 1e5778174c login: regenerates session id on login 8 年之前
  Torkel Ödegaard b780415f25 fix: change to remember me cookie encoding 8 年之前
  Daniel Lee beb85f413a oauth: delete session key instead of set to empty 9 年之前
  Daniel Lee 79cef75fed Merge pull request #7426 from Altoros/altoros/authorization-errors 9 年之前
  Dan Cech 737c29ec8c disable inviting new users to orgs if login form is disabled 9 年之前
  Alexander Menzhinsky 30c334a2b8 Add common type for oauth authorization errors 9 年之前
  Torkel Ödegaard 2750c8a801 feat(config): changed name of allow_user_login_pass to disable_login_form, changed the section of the config option to [auth], impacts merged PR #5423 9 年之前
  Torkel Ödegaard e5fc4332cd feat(oauth): refactoring PR #6077 9 年之前
  Dan Cech fc17ed351c support logging in with grafana.net credentials 9 年之前
  Kevin Fitzpatrick b4646b6c3a Allow users to use a generic oauth that conforms to the github style. 9 年之前
  bergquist 690a74c6b7 feat(login): invert naming for dissallow user pass login 9 年之前
  Kevin Fitzpatrick 040586604b Allow configuration to disable the username and password login interface. 10 年之前
  Torkel Ödegaard 2a557f67d2 Do not set remember me cookie when days are set to zero 10 年之前
  Torkel Ödegaard 201f50b121 Merge branch 'master' into external-plugins 10 年之前
  Torkel Ödegaard df0bc7bbc4 feat(external_plugin): lots of refactoring for side menu link extensions and view data, #3185 10 年之前
  Haneysmith, Nathan 235bbc9c7e custom login hints via config file 10 年之前
  Torkel Ödegaard 0b5ba55131 feat(ldap): work on reading ldap config from toml file, #1450 10 年之前
  Torkel Ödegaard 0ef7271326 Started work on LDAP again, #1450 10 年之前
  Torkel Ödegaard eb793f7feb Initial work on ldap support, #1450 10 年之前