authelia/internal/configuration
James Elliott a44f0cf959
fix: redis sentinel secret missing (#1839)
* fix: redis sentinel secret missing

* refactor: use consts for authentication_backend.file.password errs

* fix: unit test for new default port

* test: cover additional misses

* test: fix windows/linux specific test error

* test: more windows specific tests

* test: remove superfluous url.IsAbs

* test: validator 100% coverage
2021-03-22 20:04:09 +11:00
..
schema feat(session): add redis sentinel provider (#1768) 2021-03-10 10:03:05 +11:00
test_resources fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
validator fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
config.template.yml feat(session): add redis sentinel provider (#1768) 2021-03-10 10:03:05 +11:00
const.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
reader.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
reader_test.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00