authelia/internal/commands
James Elliott c1ac25a15b
[FEATURE] Config Validation (#901)
* [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
..
certificates.go [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
hash.go [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
validate.go [FEATURE] Config Validation (#901) 2020-04-23 11:47:27 +10:00