Commit Graph

33 Commits (38d8ba8faa9f932a1812332267c96d2903c313d8)

Author SHA1 Message Date
huydx adb441e5c8 (format) run go fmt in pkg 9 years ago
Eric Uldall 658fc1a67a added hosted domain suppport to google oauth login (#6372) 9 years ago
Eric Uldall 9468ddeed5 Issues/6317 empty google login (#6318) 9 years ago
Dan Cech 6b16fcea52 Oauth2 Updates (#6226) 9 years ago
Torkel Ödegaard e5fc4332cd feat(oauth): refactoring PR #6077 9 years ago
Dan Cech 630a8ed8aa support setting default org role when adding user via grafana.net auth 9 years ago
Dan Cech fc17ed351c support logging in with grafana.net credentials 9 years ago
bergquist 53dddf1a8f fix(oauth): remove github refs from generic auth 9 years ago
bergquist 3b6820ef03 feat(oauth): create struct for generic oauth and add config values 9 years ago
Kevin Fitzpatrick f2baa5b210 Make Generic OAuth Configs ENV VARS-friendly 9 years ago
Kevin Fitzpatrick b4646b6c3a Allow users to use a generic oauth that conforms to the github style. 9 years ago
Don Thapa b345c7cf46 gofmt happiness 10 years ago
Don e16bbc660d use [auth.github] -> api_url property; supports git enterprise 10 years ago
Andrea Bernardo Ciddio cf147cdeaf GitHub users without a public email should be authenticated using their primary private email address 10 years ago
Indrek Juhkam b55d9350e7 Add github organizations support 10 years ago
Torkel Ödegaard 884dc53f8a smalĺ refactorings 10 years ago
Garrett Bjerkhoel eb37fc089b Check for active team membership when fetching s.UserInfo 10 years ago
Garrett Bjerkhoel 979d0ca70f Add new error type for team membership permissions 10 years ago
Garrett Bjerkhoel 7ea579bb71 Add team_ids configuration option 10 years ago
Jason Harvey ddaac50a25 Add allow_sign_up override for auth.google/github. 10 years ago
William Wei b7c0d99cdf get google api url from config file 10 years ago
Torkel Ödegaard e9afd30b47 Updated changelog with, Github OAuth: Now works with Github for Enterprise, thanks @williamjoy 10 years ago
William Wei 4fd2622e55 grafana/grafana#1781 add oauth api url as config 10 years ago
William Wei d048e39cde grafana/grafana#1781 add oauth api url as config 10 years ago
Torkel Ödegaard eb575685aa OAuth: Specify allowed email address domains for google or and github oauth logins, Closes #1660 10 years ago
Torkel Ödegaard b8c378f2f0 Updated golang/x/oauth2 dependency, #1710 10 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 10 years ago
Torkel Ödegaard 95305e7e11 Changed from goconfig to its new counter part go-ini 10 years ago
Torkel Ödegaard 35326e1d92 Worked a little on anonymous access, needs more work 11 years ago
Torkel Ödegaard e9fcca16bd updated to new golang/x/oauth2 11 years ago
Torkel Ödegaard 50164324f3 moved back to a main.go file in root 11 years ago
Torkel Ödegaard d7cd2b970e OAuth remake 11 years ago
Torkel Ödegaard 450d242d5f working on oauth 11 years ago