mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
c1ac25a15b
* [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 |
||
---|---|---|
.. | ||
authentication_test.go | ||
authentication.go | ||
configuration_test.go | ||
configuration.go | ||
const.go | ||
keys_test.go | ||
keys.go | ||
notifier_test.go | ||
notifier.go | ||
regulation_test.go | ||
regulation.go | ||
secrets.go | ||
session_test.go | ||
session.go | ||
storage_test.go | ||
storage.go | ||
totp_test.go | ||
totp.go |