authelia/internal/commands
yossbg 05406cfc7b
feat(ntp): check clock sync on startup (#2251)
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
..
build-info.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
certificates.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
completion.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
configuration.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
const.go feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
hash.go feat: add config flag to hash-password tool (#2047) 2021-09-16 10:20:42 +10:00
root.go feat(ntp): check clock sync on startup (#2251) 2021-09-17 14:44:35 +10:00
rsa.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00
validate.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00