authelia/internal/templates
James Elliott 319a8cf9d4
fix(notification): text emails not encoded properly (#3854)
This fixes an issue where the plain text portion of emails is not encoded with quoted printable encoding.
2022-08-27 07:39:20 +10: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
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