authelia/internal
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
..
authentication fix(handlers): consent session prevents standard flow (#3668) 2022-07-26 15:43:39 +10:00
authorization fix(handlers): consent session prevents standard flow (#3668) 2022-07-26 15:43:39 +10:00
commands refactor(server): use errgroup to supervise services (#3755) 2022-08-09 07:50:12 +10:00
configuration refactor(server): use errgroup to supervise services (#3755) 2022-08-09 07:50:12 +10:00
duo fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
handlers fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
logging feat(logging): allow time replacement in log file name (#3330) 2022-06-06 09:50:10 +10:00
metrics refactor(metrics): simplify names (#3515) 2022-06-14 21:51:33 +10:00
middlewares fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
mocks fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
model refactor: fix linter directives for go 1.19 and golangci-lint 1.48.0 (#3798) 2022-08-07 11:24:00 +10:00
notification fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc refactor: fix linter directives for go 1.19 and golangci-lint 1.48.0 (#3798) 2022-08-07 11:24:00 +10:00
regulation feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
server i18n: update translations (#3699) 2022-08-09 10:35:33 +10:00
session fix(handlers): consent session prevents standard flow (#3668) 2022-07-26 15:43:39 +10:00
storage refactor: fix linter directives for go 1.19 and golangci-lint 1.48.0 (#3798) 2022-08-07 11:24:00 +10:00
suites build(deps): update mariadb docker tag to v10.9.2 (#3881) 2022-08-24 15:45:17 +10: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 fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00