grafana/public/app
Benoît Knecht 7ec146df99 social: add GitLab authentication backend
GitLab could already be used as an authentication backend by properly
configuring `auth.generic_oauth`, but then there was no way to authorize
users based on their GitLab group membership.

This commit adds a `auth.gitlab` backend, similar to `auth.github`, with
an `allowed_groups` option that can be set to a list of groups whose
members should be allowed access to Grafana.
2018-08-14 14:11:48 +02:00
..
containers Rename test files 2018-08-14 10:52:41 +02:00
core Merge pull request #12914 from dehrax/12224-final 2018-08-14 12:55:23 +02:00
features Merge pull request #12914 from dehrax/12224-final 2018-08-14 12:55:23 +02:00
partials social: add GitLab authentication backend 2018-08-14 14:11:48 +02:00
plugins Merge pull request #12914 from dehrax/12224-final 2018-08-14 12:55:23 +02:00
routes fix redirect to panel when using an outdated dashboard slug (#12901) 2018-08-13 15:41:15 +02:00
stores Rename test files 2018-08-14 10:52:41 +02:00
app.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
dev.ts Add weback-dev-server with hot/hmr support 2018-04-19 11:42:53 +02:00
index.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00