authelia/internal
James Elliott a91762c15b
fix(templates): plain text email misleading (#5036)
The plain text email template for identity verifications indicates it's for registering a 2FA device but it may also be used for password resets. This fixes that issue.

Fixes #4915
2023-03-07 10:45:59 +11:00
..
authentication feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
authorization feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
commands fix(commands): internal services not cleaned up properly (#4966) 2023-02-20 16:37:22 +11:00
configuration feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
duo feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
handlers feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
logging fix(logging): injected time format inconsistent (#5004) 2023-02-28 20:40:04 +11:00
metrics feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
middlewares docs: fix rfc references and fix misc issues (#4879) 2023-02-05 18:11:30 +11:00
mocks feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
model feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
notification docs: fix rfc references and fix misc issues (#4879) 2023-02-05 18:11:30 +11:00
ntp fix(ntp): version 4 encoded incorrectly (#4773) 2023-01-17 22:54:17 +11:00
oidc feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
random docs: fix rfc references and fix misc issues (#4879) 2023-02-05 18:11:30 +11:00
regulation feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
server feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
session feat(server): customizable authz endpoints (#4296) 2023-01-25 20:36:40 +11:00
storage feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
suites feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00
templates fix(templates): plain text email misleading (#5036) 2023-03-07 10:45:59 +11:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils feat(oidc): pushed authorization requests (#4546) 2023-03-06 14:58:50 +11:00