1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal
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
..
authentication fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
authorization fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
commands feat(ntp): check clock sync on startup () 2021-09-17 14:44:35 +10:00
configuration feat(ntp): check clock sync on startup () 2021-09-17 14:44:35 +10:00
duo fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
handlers fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
logging fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
middlewares feat(ntp): check clock sync on startup () 2021-09-17 14:44:35 +10:00
mocks fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
models [MISC] Implement golint recommendations () 2020-04-20 23:03:38 +02:00
notification fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
ntp feat(ntp): check clock sync on startup () 2021-09-17 14:44:35 +10:00
oidc fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
regulation fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
server fix(server): remove obselete memory check warning () 2021-09-16 12:26:34 +10:00
session fix(session): handle redis logging properly () 2021-09-09 13:08:21 +10:00
storage fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
suites feat(ntp): check clock sync on startup () 2021-09-17 14:44:35 +10:00
templates fix(web): improve 2fa enrollment process () 2021-02-12 16:59:42 +11:00
utils fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00