authelia/internal/ntp
James Elliott 3c81e75d79
feat(commands): add access-control check-policy command (#2871)
This adds an access-control command that checks the policy enforcement for a given criteria using a configuration file and refactors the configuration validation command to include all configuration sources.
2022-02-28 14:15:01 +11:00
..
const.go refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
ntp.go feat(storage): primary key for all tables and general qol refactoring (#2431) 2021-11-23 20:45:38 +11:00
ntp_test.go feat(commands): add access-control check-policy command (#2871) 2022-02-28 14:15:01 +11:00
types.go feat(storage): primary key for all tables and general qol refactoring (#2431) 2021-11-23 20:45:38 +11:00
util.go feat(ntp): check clock sync on startup (#2251) 2021-09-17 14:44:35 +10:00
util_test.go feat(ntp): check clock sync on startup (#2251) 2021-09-17 14:44:35 +10:00