abednarik
6566e96e22
Ensure custom paths are created and have correct permissions.
2017-08-07 14:30:22 -03:00
abednarik
69e22ffac2
Make grafana paths configurable.
2017-08-04 12:36:22 -03:00
Guillaume Thouvenin
377c14cca0
Add support for LDAP authentication
...
This patch adds support for LDAP authentication. It also adds support
to manage authorization. It is now possible to enable several kind of
authentication like LDAP and basic auth. So we introduce a new schema
for allowing it:
auth:
basic:
enabled: true
ldap:
enabled: true
[...]
instead of
auth:
engine: basic
The former declaration is still valid for basic, anonymous and proxy
authentication.
2016-12-08 17:15:56 +01:00
Guillaume Thouvenin
70ca667e57
Add default dashboards for StackLight
...
This patch adds the possibility to add StackLight dashboards when
installing grafana. By default they are not installed.
2016-10-26 11:25:37 +02:00
Ales Komarek
d125d51baa
Fixed commented problems
2016-10-24 11:00:40 +02:00
Ales Komarek
9e05491147
Client role
2016-10-22 00:36:50 +02:00
Filip Pytloun
2e2279603e
Setup for anonymous auth
2016-08-31 14:00:02 +02:00
Filip Pytloun
1c15f538d2
Allow defining more options on users/auth
2016-03-31 22:16:39 +02:00
Filip Pytloun
fb133be098
Fix typo
2016-03-31 21:35:27 +02:00
Filip Pytloun
89f4c5b65b
Auth and session cache enhancements
2016-03-31 21:30:13 +02:00
Filip Pytloun
04d32bf507
Try for proxy auth
2016-03-31 21:09:28 +02:00
Ales Komarek
70a167589b
Documentation
2015-12-08 12:11:11 +01:00
Ales Komarek
9858822f85
database setup
2015-12-08 10:43:59 +01:00
Ales Komarek
ee16ca7c4d
grafana
2015-12-08 10:24:44 +01:00