authelia/internal
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
..
authentication refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
authorization feat(commands): add access-control check-policy command (#2871) 2022-02-28 14:15:01 +11:00
commands feat(commands): add access-control check-policy command (#2871) 2022-02-28 14:15:01 +11:00
configuration feat(commands): add access-control check-policy command (#2871) 2022-02-28 14:15:01 +11:00
duo refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
handlers fix(handlers): include preferred_username claim in meta (#2829) 2022-02-10 09:55:28 +11:00
logging refactor: remove ioutil (#2635) 2021-12-02 00:14:15 +11:00
middlewares fix(server): use of inconsistent methods for determining origin (#2848) 2022-02-07 00:37:28 +11:00
mocks refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
models fix(models): potential panic generating jti (#2669) 2021-12-04 15:48:22 +11:00
notification refactor: directly return error where sufficient (#2855) 2022-02-10 09:07:53 +11:00
ntp feat(commands): add access-control check-policy command (#2871) 2022-02-28 14:15:01 +11:00
oidc fix(handlers): include preferred_username claim in meta (#2829) 2022-02-10 09:55:28 +11:00
regulation refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
server feat(server): csp template (#2856) 2022-02-21 10:14:09 +11:00
session refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
storage refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
suites feat(commands): add access-control check-policy command (#2871) 2022-02-28 14:15:01 +11:00
templates fix(web): improve 2fa enrollment process (#1706) 2021-02-12 16:59:42 +11:00
totp feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
utils feat(commands): add access-control check-policy command (#2871) 2022-02-28 14:15:01 +11:00