authelia/internal/templates
James Elliott c7f4d5999d
feat(configuration): file filters (#4515)
This adds experimental file filters which are not guaranteed under our stability policies. These filters take effect after reading the files and before parsing their content.
2022-12-21 20:48:14 +11:00
..
src/notification fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
const.go fix(notification): incorrect date header format (#3684) 2022-07-18 10:56:09 +10:00
embed.go fix(notification): incorrect date header format (#3684) 2022-07-18 10:56:09 +10:00
embed_test.go fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
funcs.go feat(configuration): file filters (#4515) 2022-12-21 20:48:14 +11:00
html_plaintext_template.go fix(notification): incorrect date header format (#3684) 2022-07-18 10:56:09 +10:00
provider.go fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
types.go fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
util.go fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00