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