Commit Graph

124 Commits (88b2f4849379127bb9f855a49dee3fedac970fc4)

Author SHA1 Message Date
Torkel Ödegaard c6c07599c7 conf(): updated comments in config file, fixes #4933 9 years ago
fg2it 303cd8a5af [RenderToPng fix] (#4901) 9 years ago
Torkel Ödegaard b4a8c227cc feat(update checks): started work on update checks 9 years ago
David Warden 87aca5bf1b new config option for source of %s in group_search_filter, useful for nested LDAP groups 9 years ago
David Warden 5b5cf9f006 documentation for ldap nested groups 9 years ago
Ed Dawley ec36e28368 Small typo in comment 10 years ago
Ed Dawley 4da56b65ab Fixes #2818. Adds support for mysql backends via unix sockets 10 years ago
Daniel Low ea566fff24 Add TLS for mysql 10 years ago
Torkel Ödegaard f83d5f4280 cleanup(influxdb_08): removed influxdb 0.8 data source as an built in official data source, moved it to an external plugin repo, https://github.com/grafana/datasource-plugin-influxdb-08, closes #3523 10 years ago
Daniel Low ed16914715 Add memcache as session provider 10 years ago
Torkel Ödegaard 88d27fe649 log(color): disabled console log formating by default 10 years ago
Nick Owens 20b553461b conf: add syslog logging defaults 10 years ago
shoonoise b4a2b96e32 Add options to manage snapshot publishing 10 years ago
Torkel Ödegaard da3d5375b8 feat(ldap): refactoring of PR #2928 updated docs 10 years ago
Alex Bligh e8256f0ad7 Add support for POSIX LDAP schema 10 years ago
Alex Bligh 458e6da700 Allow user specified CA certs 10 years ago
Alex Bligh a906fa178a Support multiple space-separated LDAP hosts 10 years ago
ctdk d37e18fdcf Add config option to strip (most) colors from console logs 10 years ago
woodsaj 6488324cf1 enhance quota support. 10 years ago
woodsaj 852f9bd277 refactor quota settings 10 years ago
woodsaj 9023171940 inital backend suport for quotas. issue #321 10 years ago
Jonathan A. Sternberg 5572588c54 Update docstring for postgres session provider 10 years ago
Torkel Ödegaard 9603dce469 feat(dataproxy): added whitelist setting and feature for data proxies, closes #2626 10 years ago
Rodolphe Quiédeville 668b47cc6e Add comments on app_mode with possible values 10 years ago
Torkel Ödegaard d19e101e6b feat(signup): almost done with new sign up flow, #2353 10 years ago
Torkel Ödegaard 3d37c9c9a3 feat(tagmanager): support to add google tagmanager id, closes #2569 10 years ago
Haneysmith, Nathan 74ea266157 add login hint to defaults.ini 10 years ago
Haneysmith, Nathan 235bbc9c7e custom login hints via config file 10 years ago
Torkel Ödegaard ca9c11486e config(github oauth): removed allowed_domains options, closes #1986 10 years ago
Torkel Ödegaard 6d6c9b782b fix(ldap): minor fixes, should not have any real impact, #2421 10 years ago
Torkel Ödegaard 5744c70399 fix(ldap conf): fixed another issue in ldap conf example 10 years ago
Torkel Ödegaard f3342ae7d3 fix(ldap conf): updated ldap conf example to use literal string syntax for bind_password 10 years ago
Torkel Ödegaard 5b0585ac7f feat(ldap): removed ssl_server_name and added some validation to ldap config, #1450 10 years ago
Torkel Ödegaard 9afdea8d2a feat(ldap): added config options for ssl skip verify, and ssl server name, #1450 10 years ago
Torkel Ödegaard b891677ba5 docs(ldap): added ldap integration docs and config examples, #1450 10 years ago
Torkel Ödegaard 0b5ba55131 feat(ldap): work on reading ldap config from toml file, #1450 10 years ago
Torkel Ödegaard fe41a4e6fa feat(ldap): began work on org role sync 10 years ago
Torkel Ödegaard bfe7b77313 More work on ldap auth, got memberOf working in the docker ldap test server, playing with config options and structures, #1450 10 years ago
Torkel Ödegaard db1847bc1d More work on ldap, gotten ldap search (read attributes) to work 10 years ago
Torkel Ödegaard ae0f8c77d1 Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 10 years ago
Torkel Ödegaard 177acf835c fixed mysql session example config 10 years ago
Torkel Ödegaard 30db7e64fb Fixed example redis session config, Fixes #2157 10 years ago
Torkel Ödegaard bb2d810709 Final work password reset email, Closes #1456 10 years ago
Torkel Ödegaard db0c442eaf Added configuration options for smtp 10 years ago
Torkel Ödegaard 901685bb63 Updated sample config and config docs with example for postgres session provider_config string, #2118 10 years ago
Torkel Ödegaard eb793f7feb Initial work on ldap support, #1450 10 years ago
Indrek Juhkam b55d9350e7 Add github organizations support 10 years ago
Torkel Ödegaard 448a8b8d1c Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 10 years ago
Torkel Ödegaard 1a9f630710 Began work on adding json files to search, #960 10 years ago
Torkel Ödegaard 34539c0c13 Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 10 years ago