Commit történet

Szerző SHA1 Üzenet Dátum
  Daniel Lee 79cef75fed Merge pull request #7426 from Altoros/altoros/authorization-errors 8 éve
  bergquist 70b36a02af Revert "tech: use context package over xperimental version" 8 éve
  bergquist 99f1c30071 tech: use context package over xperimental version 8 éve
  Dan Cech b22881c717 redirect user to requested url after login via oauth 9 éve
  Alexander Menzhinsky 30c334a2b8 Add common type for oauth authorization errors 9 éve
  huydx adb441e5c8 (format) run go fmt in pkg 9 éve
  Tom Kozlowski a353c8d1bb added explicitly setting token as Bearer Type 9 éve
  Eric Uldall 658fc1a67a added hosted domain suppport to google oauth login (#6372) 9 éve
  Eric Uldall eda442dbf9 added support to login user oauth user by email only (#6330) 9 éve
  Dan Cech 6b16fcea52 Oauth2 Updates (#6226) 9 éve
  Eric Perrino 81443bf8b4 Added a state parameter for all OAuth requests 9 éve
  Dan Cech b387c1291d Merge branch 'master' into gnet-oauth 9 éve
  Torkel Ödegaard b4111d78e1 fix(security): fixed login issue that was a potential for social engineering, fixes #6014 9 éve
  Dan Cech 630a8ed8aa support setting default org role when adding user via grafana.net auth 9 éve
  Dan Cech da95a23080 remove 'Github' from oauth login error messages 9 éve
  Torkel Ödegaard 3b69c8f687 feat(alerting): new design for alert tab with sidemenu 9 éve
  woodsaj 6488324cf1 enhance quota support. 10 éve
  Indrek Juhkam b55d9350e7 Add github organizations support 10 éve
  Torkel Ödegaard 0d3fbb8659 Added message alerts when login failed due to github team membership or email domain requirement, #1731, #1660 10 éve
  Garrett Bjerkhoel 1d7f945268 Handle special error case if connect.UserInfo returns an error 10 éve
  Jason Harvey ddaac50a25 Add allow_sign_up override for auth.google/github. 10 éve
  Torkel Ödegaard eb575685aa OAuth: Specify allowed email address domains for google or and github oauth logins, Closes #1660 10 éve
  Torkel Ödegaard d987532262 Added server metrics 10 éve
  Torkel Ödegaard f3d4d2782f Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585 10 éve
  Torkel Ödegaard 10820f31c2 Changed go package path 11 éve
  Torkel Ödegaard 04d03f73b3 Added disable user sign up feature 11 éve
  Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 éve
  Torkel Ödegaard f858f6b621 Add collaborator now handles role, added macaron-contrib/binding for binding and validation 11 éve
  Torkel Ödegaard 19c70a126f fixed oauth login redirect when using app sub url 11 éve
  Torkel Ödegaard ee443d91dd Fixed account creation on first github login 11 éve