Commit Graph

66 Commits (f95b4b3882ab2e738b4bd9f6f53f27833d51e72a)

Author SHA1 Message Date
Tomas Dabasinskas eb517a3791 Update field name 7 years ago
Tomas Dabasinskas 3aa24b3afa Rename the setting and add description 7 years ago
Tomas Dabasinskas 052772ea2e Register BrokenAuthHeaderProviders if needed 7 years ago
Marcus Efraimsson 60fd8ee9d4
fix id returned from google is a string 7 years ago
Vinicyus Macedo 152261413d Added Id to BasicUserInfo returns 7 years ago
Vinicyus Macedo 057f611194 Added google oauth account id 7 years ago
Marcus Efraimsson 5d4dc18bbc
revert application lifecycle event support 7 years ago
Marcus Efraimsson 9edaa3fa8c
application lifecycle event support 7 years ago
Mario Trangoni 0870464ea5 Fix goconst issues 7 years ago
Marcus Efraimsson 1d66f9a42c
anonymous usage stats for authentication types 7 years ago
Bob Shannon f257ff0216 Allow oauth email attribute name to be configurable (#13006) 7 years ago
Benoît Knecht ce804e9981 social: gitlab_oauth: set user ID in case email changes 7 years ago
Benoît Knecht 7ec146df99 social: add GitLab authentication backend 7 years ago
Will Weber c03d527d25 pkg/social/github: Allow changing of userinfo data (#12471) 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Dan Cech 1c5afa731f
shared library for managing external user accounts 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Dan Cech 9d005c50a2
only use jwt token if it contains an email address 7 years ago
Laurent Godet 59704ee939 Fix Github OAuth not working with private Organizations (#11028) 7 years ago
Torkel Ödegaard 69ccbffaed fix: fixed github oauth login with allowed orgs filter, fixes #10964, reverts #10851 7 years ago
Andrey Inishev 1b795c0ced Fix #10823 (#10851) 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
Dan Cech 5bb22b836d Generic Oauth Support for ADFS (#9242) 7 years ago
bergquist 5eb36e65f2 use context over golang.org/x/net/context 7 years ago
Adilet Maratov 50daf7463d Solves problem with Github authentication restriction by organization membership when the organization's access policy is set to "Access restricted". "Access restricted" policy should not stop user to authenticate. 8 years ago
Matt Bostock 16c5d0e4b7 Always verify TLS unless explicitly told otherwise 8 years ago
Dave Hall 0c70d271dc Support large github organisations (#8846) 8 years ago
Dan Cech 8422697199 centralize oauth http calls, validate response status (#8470) 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 665cf55e6e make generic oauth provider flexible enough to handle bitbucket's oauth implementation (#8248) 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
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