1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/configuration
James Elliott c1ac25a15b
[FEATURE] Config Validation ()
* [FEATURE] Config Validation

* check configuration for invalid keys on startup
* allow users to manually trigger all configuration validation on a file using a cmd
* setup all defaults in config template and run tests against it to prevent accidents
* use tests to check bad configuration values are caught
* use tests to check old configuration values are caught
* add tests for specific key errors
* resolve merge conflicts
* nolint prealloc for test
2020-04-23 11:47:27 +10:00
..
schema [MISC] Ignore errcheck recommendations for legacy code () 2020-04-22 13:33:14 +10:00
test_resources [FEATURE] Config Validation () 2020-04-23 11:47:27 +10:00
validator [FEATURE] Config Validation () 2020-04-23 11:47:27 +10:00
reader_test.go [FEATURE] Config Validation () 2020-04-23 11:47:27 +10:00
reader.go [FEATURE] Config Validation () 2020-04-23 11:47:27 +10:00