authelia/internal
James Elliott fd3a2bb1c5
fix(configuration): pkce config keys not allowed (#2954)
This fixes a bug that prevents the PKCE configuration keys from being configurable.
2022-03-04 16:46:05 +11:00
..
authentication feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
authorization feat(commands): add access-control check-policy command (#2871) 2022-02-28 14:15:01 +11:00
commands fix(commands): use consistent config file name (#2952) 2022-03-04 14:39:22 +11:00
configuration fix(configuration): pkce config keys not allowed (#2954) 2022-03-04 16:46:05 +11:00
duo refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
handlers feat(oidc): add automatic allow all cors to discovery (#2953) 2022-03-04 15:46:12 +11:00
logging feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
middlewares feat(oidc): add automatic allow all cors to discovery (#2953) 2022-03-04 15:46:12 +11:00
mocks feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
models build(deps): utilize github.com/go-webauthn/webauthn (#2947) 2022-03-04 10:56:30 +11:00
notification refactor: directly return error where sufficient (#2855) 2022-02-10 09:07:53 +11:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc feat(oidc): oauth2 discovery support (#2925) 2022-03-04 14:09:27 +11:00
regulation feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
server feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
session build(deps): utilize github.com/go-webauthn/webauthn (#2947) 2022-03-04 10:56:30 +11:00
storage feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
suites feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
templates fix(web): improve 2fa enrollment process (#1706) 2021-02-12 16:59:42 +11:00
totp feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
utils refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00