Commit Graph

167 Commits (0c94194a5b9d215393b533634bc3eae1d04de362)

Author SHA1 Message Date
Seuf ae27c17c68 Auth Proxy improvements 9 years ago
Torkel Ödegaard 88e1d56bc2 fix(logging): added extra logging when default config file is not found (ie homepath is not correct), fixes #6829 9 years ago
bergquist ab2f109443 fix(config): error message for broken config file 9 years ago
Torkel Ödegaard ea5cb0d076 fix(server side rendering): Fixed address used when rendering panel via phantomjs and using non default http_addr config, fixes #6660 9 years ago
bergquist 5dea0fda51 fix(settings): remove nil pointer exception 9 years ago
Eric Uldall 658fc1a67a added hosted domain suppport to google oauth login (#6372) 9 years ago
Carl Bergquist 7bdedff89c feat(plugins): make sure windows data plugin path is absolute (#6264) 9 years ago
Dan Cech 6b16fcea52 Oauth2 Updates (#6226) 9 years ago
bergquist 04f417a423 feat(alerting): enabled by default. configurable elert engine 9 years ago
Eric Perrino d3b0905899 Added allow_sign_up setting to auth.ldap to be able to disable automatic user creation for LDAP logins (#6191) 9 years ago
Torkel Ödegaard 71e2c6f6ef refactor(backend): refactoring management of go routines in backend 9 years ago
Dan Cech 6d7061dcaf fix typo in config loader 9 years ago
Torkel Ödegaard 2750c8a801 feat(config): changed name of allow_user_login_pass to disable_login_form, changed the section of the config option to [auth], impacts merged PR #5423 9 years ago
Torkel Ödegaard e5fc4332cd feat(oauth): refactoring PR #6077 9 years ago
bergquist dbb7852f21 feat: purge old files and snapshots 9 years ago
Dan Cech fc17ed351c support logging in with grafana.net credentials 9 years ago
bergquist 157ab1ba36 fix(setting): broken code 9 years ago
bergquist d7bf70a77b tech(tsdb): remove skip ssl setting. should be based on datasource settings 9 years ago
bergquist aa80b52c07 feat(alerting): make it possible to skip ssl verification for alerting https requests 9 years ago
Torkel Ödegaard 23de094a81 feat(alerting/annotations): fixed broken test 9 years ago
paulroche 5ba6bab237 redact provider_config (#5915) 9 years ago
bergquist 99e99922b4 feat(alerting): add support for uploading images to webdav. 9 years ago
Torkel Ödegaard 2b276d5cd1 feat(alerting): working on alert notification and image rendering 9 years ago
Andris Raugulis 1c293781e3 Log to default log directory, only if custom configuration failed. (#5393) 9 years ago
Kevin Fitzpatrick b4646b6c3a Allow users to use a generic oauth that conforms to the github style. 9 years ago
Soulou aa064b18e8 Test environment override for secret and url with credentials 9 years ago
bergquist 690a74c6b7 feat(login): invert naming for dissallow user pass login 9 years ago
Kevin Fitzpatrick 040586604b Allow configuration to disable the username and password login interface. 9 years ago
Torkel Ödegaard a02cf5beb7 feat(logging): added loging filters 9 years ago
Torkel Ödegaard 9741af2031 feat(logging): progress on new logging #4590 9 years ago
Torkel Ödegaard 22778e6efd feat(logging): a lot of progress on moving to new logging lib, #4590 9 years ago
Torkel Ödegaard 6b2a4fe8e8 feat(instrumentation): work on settings model for internal metrics publishing, #4696 9 years ago
Torkel Ödegaard 540def2c39 feat(import): working on unit tests for import ctrl 9 years ago
Torkel Ödegaard d474eba53a fix(logging): fixed reading config level from config file, fixes #5079 9 years ago
Anton Chevychalov c6744925c4 Add new parameter to config: default_theme. 9 years ago
bergquist 6d66d9f42d feat(alerting): adds fearture toogle for alerting 9 years ago
Torkel Ödegaard b4a8c227cc feat(update checks): started work on update checks 9 years ago
Tom Dyas d557beb5f1 redact settings containing 'secret' besides 'password' 9 years ago
Robert McLeod 4c3048964d removed unused import: errors 9 years ago
Robert McLeod cacf14a41e Fixed bug that wasn't showing the StaticRootPath when validation failed 9 years ago
bergquist 4fe72ebf69 feat(macaron): upgrades macaron version 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 67dc761344 fix(security): do not print ENV config values when they are passwords, fixes #3337 10 years ago
Torkel Ödegaard 65a7fa320a feat(plugins): made plugins that live outside public work 10 years ago
Nick Owens 60e797ccc4 pkg/setting: integrate syslog logger settings 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 86ed85aa6e move toMap function to be a method on the quota structs 10 years ago
Torkel Ödegaard 64973f1d57 fix(settings): another attempt at fixing, #2736 10 years ago