1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/middlewares
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
..
authelia_context_test.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
authelia_context.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
const.go fix(handlers): handle xhr requests to /api/verify with 401 () 2021-07-22 13:52:37 +10:00
errors.go fix: oidc issuer path and strip path middleware () 2021-08-10 10:31:08 +10:00
http_to_authelia_handler_adaptor.go feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
identity_verification_test.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
identity_verification.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
log_request_test.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
log_request.go Display correct RemoteIP in logs. 2019-12-11 19:01:16 +01:00
require_first_factor.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
strip_path.go fix: oidc issuer path and strip path middleware () 2021-08-10 10:31:08 +10:00
types.go feat(ntp): check clock sync on startup () 2021-09-17 14:44:35 +10:00