authelia/internal
James Elliott a5c400cb1d
fix(commands): use consistent config file name (#2952)
Adjusts the default filename for all configuration files to configuration.yml.
2022-03-04 14:39:22 +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 build(deps): utilize github.com/go-webauthn/webauthn (#2947) 2022-03-04 10:56:30 +11:00
duo refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
handlers feat(oidc): oauth2 discovery support (#2925) 2022-03-04 14:09:27 +11:00
logging feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
middlewares fix(server): use of inconsistent methods for determining origin (#2848) 2022-02-07 00:37:28 +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