Commit Graph

78 Commits (8db00073b430449c79a938800bb2e26946a4a699)

Author SHA1 Message Date
Anton Chevychalov c6744925c4 Add new parameter to config: default_theme. 9 years ago
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
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
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
Torkel Ödegaard ca9c11486e config(github oauth): removed allowed_domains options, closes #1986 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
Torkel Ödegaard 38fc85d619 Final tweaks to auth proxy feature 10 years ago
Torkel Ödegaard d1e9b6d6ae Began work on auth_proxy feature (#1932), and began work on testing http api, and auth middleware 10 years ago
Torkel Ödegaard 5de9230924 Security: New config option to disable the use of gravatar for profile images, Closes #1891 10 years ago
Torkel Ödegaard 74a8fa61f2 Merged with 2.0 docs and restored some stuff 10 years ago
Garrett Bjerkhoel 7ea579bb71 Add team_ids configuration option 10 years ago
Torkel Ödegaard 5cb7721ab2 Updated config sample.ini with oauth allow_sign_up 10 years ago
aibou 968b1b4308 Fix and update documents 10 years ago
Jason Harvey ddaac50a25 Add allow_sign_up override for auth.google/github. 10 years ago
Torkel Ödegaard e9afd30b47 Updated changelog with, Github OAuth: Now works with Github for Enterprise, thanks @williamjoy 10 years ago
William Wei d048e39cde grafana/grafana#1781 add oauth api url as config 10 years ago
Torkel Ödegaard 47a18bba99 Fixed defaults.ini, missing allowed_domains key, #1729 10 years ago
Torkel Ödegaard 8ee7d5c2d5 Deb package is starting to work 10 years ago