authelia/internal
Stephen Kent 2584e3d328
feat: move webauthn device enrollment flow to new settings ui (#4376)
The current 2-factor authentication method registration flow requires
email verification for both initial 2FA registration, and 2FA
re-registration even if the user is already logged in with 2FA.

This change removes email ID verification for users who are already
logged in with 2-factor authentication. Users who have only completed
first factor authentication (password) are still required to complete
email ID verification.
2022-11-19 16:48:47 +11:00
..
authentication fix(authentication): erroneously escaped group base dn (#4288) 2022-10-28 20:21:43 +11:00
authorization feat(authorization): query parameter filtering (#3990) 2022-10-19 14:09:22 +11:00
commands refactor(commands): include rfc3986 charset (#4328) 2022-11-04 11:32:49 +11:00
configuration refactor: ldap filter (#4329) 2022-11-04 13:42:28 +11:00
duo fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
handlers feat: move webauthn device enrollment flow to new settings ui (#4376) 2022-11-19 16:48:47 +11:00
logging feat(oidc): issuer jwk certificates (#3989) 2022-10-02 13:07:40 +11:00
metrics refactor(metrics): simplify names (#3515) 2022-06-14 21:51:33 +10:00
middlewares feat: move webauthn device enrollment flow to new settings ui (#4376) 2022-11-19 16:48:47 +11:00
mocks feat: move webauthn device enrollment flow to new settings ui (#4376) 2022-11-19 16:48:47 +11:00
model feat: settings ui device details (#4369) 2022-11-14 13:19:18 +11:00
notification feat(configuration): mtls clients (#4221) 2022-10-21 19:41:33 +11:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc feat(oidc): hashed client secrets (#4026) 2022-10-20 14:21:45 +11:00
regulation feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
server feat: move webauthn device enrollment flow to new settings ui (#4376) 2022-11-19 16:48:47 +11:00
session feat(configuration): mtls clients (#4221) 2022-10-21 19:41:33 +11:00
storage feat: move webauthn device enrollment flow to new settings ui (#4376) 2022-11-19 16:48:47 +11:00
suites build(deps): update mariadb docker tag to v10.9.4 (#4355) 2022-11-11 07:20:15 +00:00
templates fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils refactor: few misc issues (#4330) 2022-11-04 22:24:10 +11:00