authelia/internal/templates
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
..
src fix(templates): plain text email misleading (#5036) 2023-03-07 10:45:59 +11:00
const.go fix(oidc): csp blocks form_post response form submit (#4719) 2023-01-08 07:04:06 +11:00
embed.go fix(notification): incorrect date header format (#3684) 2022-07-18 10:56:09 +10:00
funcs.go refactor: add some more useful templating funcs (#4891) 2023-02-08 01:28:09 +11:00
funcs_test.go refactor: add some more useful templating funcs (#4891) 2023-02-08 01:28:09 +11:00
provider.go fix(oidc): csp blocks form_post response form submit (#4719) 2023-01-08 07:04:06 +11:00
types.go fix(oidc): csp blocks form_post response form submit (#4719) 2023-01-08 07:04:06 +11:00
util.go refactor: include additional important template funcs (#4690) 2023-01-04 00:11:10 +11:00
util_test.go fix(server): errors not logged (#4682) 2023-01-03 17:08:49 +11:00