1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal
James Elliott d867fa1a63
fix(storage): return reason for identity verification not being found ()
This includes the reason a token was not found during the identity verification process.
2022-03-02 16:33:47 +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(oidc): add pkce support () 2022-03-02 15:44:05 +11:00
duo refactor: apply godot recommendations () 2022-01-31 16:25:15 +11:00
handlers feat(oidc): add pkce support () 2022-03-02 15:44:05 +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 feat(oidc): add pkce support () 2022-03-02 15:44:05 +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 fix(storage): return reason for identity verification not being found () 2022-03-02 16:33:47 +11:00
suites build(deps): update dependency haproxy to v2.5.4 () 2022-03-01 15:04:34 +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