Commit Graph

131 Commits (5595fc26837273d1740d1d761b18e81717ddd0f6)

Author SHA1 Message Date
Andris Raugulis 1c293781e3 Log to default log directory, only if custom configuration failed. (#5393) 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
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
Torkel Ödegaard d7bfb727b0 fix(settings): reverted prev settings fix for detecting public_gen folder in dev, caused issue for prod build 10 years ago
Torkel Ödegaard d17f8538b2 fix(backend): made public_gen detection more bullet proof, #2731 10 years ago
woodsaj 6488324cf1 enhance quota support. 10 years ago
Torkel Ödegaard 8174b9f041 fix(tests): fixed failling backend test 10 years ago
woodsaj 852f9bd277 refactor quota settings 10 years ago
Torkel Ödegaard 0b5f40e66c tech(): made config system check for generated css or javascript files and panic if there are none, also if there is a public_gen directory it will use that, even if static root is set to public 10 years ago
Torkel Ödegaard 9603dce469 feat(dataproxy): added whitelist setting and feature for data proxies, closes #2626 10 years ago
Mat Schaffer 6c04ee1abd Iterate over the right env override list variable 10 years ago
Torkel Ödegaard d19e101e6b feat(signup): almost done with new sign up flow, #2353 10 years ago
Torkel Ödegaard d25624a8ad feat(signup): began work on new / alternate signup flow that includes email verification, #2353 10 years ago
Torkel Ödegaard 3d37c9c9a3 feat(tagmanager): support to add google tagmanager id, closes #2569 10 years ago
Haneysmith, Nathan 235bbc9c7e custom login hints via config file 10 years ago
woodsaj c138f390ac close all existing loggers before re-initilizing loggers. fixes #2533 10 years ago
Brandon Turner 1e2e65b40d
Allow default org role to be Read Only Editor 10 years ago
Dieter Plaetinck 0f7a77f45b fix unknown key error formatting 10 years ago
Torkel Ödegaard 0b5ba55131 feat(ldap): work on reading ldap config from toml file, #1450 10 years ago
Torkel Ödegaard a7b1df34c5 feat(ldap): more unit tests for ldap to grafana user sync 10 years ago
Torkel Ödegaard 2fa9311eee Progress on ldap support, #1450 10 years ago
Torkel Ödegaard 14f439f8ba refactor(ldap): refactoring ldap code, #1450 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 aedaae852b Fixed minor mistake in last commit 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 5962bcbc6c Do not show create org link when allow_org_create is set to false, Fixes #2135 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