Commit Graph

40 Commits (0ad63366349db8781916a731387cd5e556280633)

Author SHA1 Message Date
Dan Cech 1c5afa731f
shared library for managing external user accounts 7 years ago
Torkel Ödegaard dbfaf5dac8 refactor: minor refactoring of PR #10560 7 years ago
Dan Cech a09044a45a
go fmt 7 years ago
Dan Cech 04e17c145f
support for decoding JWT id tokens 7 years ago
bergquist 5eb36e65f2 use context over golang.org/x/net/context 7 years ago
Matt Bostock 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 8 years ago
Torkel Ödegaard c34db77f04 grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415 8 years ago
Dan Cech b489e93d94 Config Array Syntax (#8204) 8 years ago
bergquist 70b36a02af Revert "tech: use context package over xperimental version" 8 years ago
bergquist 99f1c30071 tech: use context package over xperimental version 8 years ago
Alexander Menzhinsky 30c334a2b8
Add common type for oauth authorization errors 8 years ago
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
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 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