1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/configuration/validator
James Elliott 9e7947a193
[DEPRECATE] Environment Variable Secrets ()
* remove ENV usages
* fix reader unit tests
* fix standalone suite
* fix k8s suite
* apply suggestions from code review

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2020-05-08 11:01:57 +10:00
..
authentication_test.go [FEATURE] Automatic Profile Refresh - LDAP () 2020-05-04 21:39:25 +02:00
authentication.go [CI] Add gocritic linter () 2020-05-06 10:52:06 +10:00
configuration_test.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
configuration.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
const.go [FEATURE] Automatic Profile Refresh - LDAP () 2020-05-04 21:39:25 +02:00
keys_test.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
keys.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
notifier_test.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
notifier.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
regulation_test.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
regulation.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
secrets.go [DEPRECATE] Environment Variable Secrets () 2020-05-08 11:01:57 +10:00
server_test.go [FEATURE] Buffer size configuration and additional http error handling () 2020-04-30 12:03:05 +10:00
server.go [FEATURE] Buffer size configuration and additional http error handling () 2020-04-30 12:03:05 +10:00
session_test.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
session.go [Buildkite] Introduce CI linting with golangci-lint and reviewdog () 2020-04-09 11:05:17 +10:00
storage_test.go [FEATURE] File Secrets () 2020-04-23 11:11:32 +10:00
storage.go [CI] Add gocritic linter () 2020-05-06 10:52:06 +10:00
totp_test.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
totp.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00