grafana/pkg/social
Benoît Knecht ce804e9981 social: gitlab_oauth: set user ID in case email changes
Set `BasicUserInfo.Id` in the value returned by
`SocialGitlab.UserInfo()`, in case the email address of the user changes
in GitLab. That way, the user association won't be lost in Grafana.
2018-08-14 14:11:48 +02:00
..
common.go Support large github organisations (#8846) 2017-07-31 12:13:29 +02:00
generic_oauth.go Simplify comparison to bool constant (gosimple) 2018-04-16 21:04:57 +02:00
github_oauth.go pkg/social/github: Allow changing of userinfo data (#12471) 2018-07-01 05:56:16 -07:00
gitlab_oauth.go social: gitlab_oauth: set user ID in case email changes 2018-08-14 14:11:48 +02:00
google_oauth.go support for decoding JWT id tokens 2018-01-18 18:25:58 -05:00
grafana_com_oauth.go shared library for managing external user accounts 2018-04-17 14:06:25 -04:00
social.go social: add GitLab authentication backend 2018-08-14 14:11:48 +02:00