1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/configuration
yossbg 05406cfc7b
feat(ntp): check clock sync on startup ()
This adds method to validate the system clock is synchronized on startup. Configuration allows adjusting the server address, enabled state, desync limit, and if the error is fatal.

Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2021-09-17 14:44:35 +10:00
..
schema feat(ntp): check clock sync on startup () 2021-09-17 14:44:35 +10:00
test_resources perf(authentication): improve ldap dynamic replacement performance () 2021-08-05 14:17:07 +10:00
validator feat(ntp): check clock sync on startup () 2021-09-17 14:44:35 +10:00
config.template.yml feat(ntp): check clock sync on startup () 2021-09-17 14:44:35 +10:00
configuration_test.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
const.go feat(configuration): replace viper with koanf () 2021-08-03 19:55:21 +10:00
helpers_test.go feat(configuration): replace viper with koanf () 2021-08-03 19:55:21 +10:00
helpers.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
koanf_callbacks_test.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
koanf_callbacks.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
provider_test.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
provider.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
sources.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
template_test.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
template.go refactor(configuration): add import commentary for golint () 2021-08-20 11:42:35 +10:00
types.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00