1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal
James Elliott 204cef4d03
fix(storage): webauthn kid too short for some devices ()
This fixes an issue that may cause the kid length of a webauthn device to exceed that length allowed by the database column.
2022-03-04 21:21:08 +11:00
..
authentication feat: webauthn () 2022-03-03 22:20:43 +11:00
authorization feat(commands): add access-control check-policy command () 2022-02-28 14:15:01 +11:00
commands fix(commands): use consistent config file name () 2022-03-04 14:39:22 +11:00
configuration fix(configuration): pkce config keys not allowed () 2022-03-04 16:46:05 +11:00
duo refactor: apply godot recommendations () 2022-01-31 16:25:15 +11:00
handlers feat(oidc): add automatic allow all cors to discovery () 2022-03-04 15:46:12 +11:00
logging feat: webauthn () 2022-03-03 22:20:43 +11:00
middlewares feat(oidc): add automatic allow all cors to discovery () 2022-03-04 15:46:12 +11:00
mocks feat: webauthn () 2022-03-03 22:20:43 +11:00
models build(deps): utilize github.com/go-webauthn/webauthn () 2022-03-04 10:56:30 +11:00
notification refactor: directly return error where sufficient () 2022-02-10 09:07:53 +11:00
ntp refactor(configuration): utilize time duration decode hook () 2022-03-02 17:40:26 +11:00
oidc feat(oidc): oauth2 discovery support () 2022-03-04 14:09:27 +11:00
regulation feat: webauthn () 2022-03-03 22:20:43 +11:00
server feat: webauthn () 2022-03-03 22:20:43 +11:00
session build(deps): utilize github.com/go-webauthn/webauthn () 2022-03-04 10:56:30 +11:00
storage fix(storage): webauthn kid too short for some devices () 2022-03-04 21:21:08 +11:00
suites feat: webauthn () 2022-03-03 22:20:43 +11:00
templates fix(web): improve 2fa enrollment process () 2021-02-12 16:59:42 +11:00
totp feat: webauthn () 2022-03-03 22:20:43 +11:00
utils refactor(configuration): utilize time duration decode hook () 2022-03-02 17:40:26 +11:00