Chore: remove session storage references (#16445)
* Chore: remove session storage references * Small refactoring of the settings module * Update docs - remove references for the session storage * Update config files (sample and default configs) * Add tests for warning during the config load on defined storage cache * Remove all references to session storage * Remove macaron session dependency * Remove leftovers * Fix: address review comments * Fix: remove old deps * Fix: add skipStaticRootValidation = true to tests * Fix: improve the docs and warning message As per discussion in here - https://github.com/grafana/grafana/pull/16445/files#r273026255 * Chore: make linter happy Fixes #16148 Ref #16114
Showing
Gopkg.lock
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/services/session/mysql.go
deleted
100644 → 0
pkg/services/session/session.go
deleted
100644 → 0
pkg/setting/setting_session_test.go
0 → 100644
pkg/setting/testdata/session.ini
0 → 100644
Please
register
or
sign in
to comment