authelia/internal/configuration/validator
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
..
access_control.go perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
access_control_test.go perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
authentication.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
authentication_test.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
configuration.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
configuration_test.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
const.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
keys.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
keys_test.go [MISC] Address errors from linter updates (#1308) 2020-09-04 13:20:17 +10:00
notifier.go [FEATURE] Enhance LDAP/SMTP TLS Configuration and Unify Them (#1557) 2021-01-04 21:28:55 +11:00
notifier_test.go [FEATURE] Enhance LDAP/SMTP TLS Configuration and Unify Them (#1557) 2021-01-04 21:28:55 +11:00
regulation.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
regulation_test.go perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
secrets.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
secrets_test.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
server.go [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
server_test.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
session.go feat(session): add redis sentinel provider (#1768) 2021-03-10 10:03:05 +11:00
session_test.go feat(session): add redis sentinel provider (#1768) 2021-03-10 10:03:05 +11:00
storage.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
storage_test.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
theme.go [FEATURE] Add theme support (#1584) 2021-01-20 23:07:40 +11:00
theme_test.go [FEATURE] Add theme support (#1584) 2021-01-20 23:07:40 +11:00
totp.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
totp_test.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00