grafana/pkg/social
bergquist c22495b6f8 Merge branch 'master' into external-auth
* master:
  changelog: adds note about closing #11613 and #11602
  fix: sign in link should have target self to trigger full page reload, fixes #11626
  codespell: exclude by words instead of files
  Use sort.Strings() (gosimple)
  Remove unused return value assignment (gosimple)
  Remove unnecessary fmt.Sprintf() calls (gosimple)
  Merge variable declaration with assignment (gosimple)
  Use fmt.Errorf() (gosimple)
  Simplify make() (gosimple)
  Use raw strings to avoid double escapes (gosimple)
  Simplify if expression (gosimple)
  Simplify comparison to bool constant (gosimple)
  Simplify error returns (gosimple)
  Remove redundant break statements (gosimple)
2018-04-18 09:34:45 +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 Fix Github OAuth not working with private Organizations (#11028) 2018-02-28 13:08:15 +01: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 shared library for managing external user accounts 2018-04-17 14:06:25 -04:00