authelia/internal/mocks
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
..
authelia_ctx.go fix(utils): domain suffix improperly checked (#3799) 2022-08-07 21:13:56 +10:00
duo_api.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
gen.go refactor(authentication): simplify ldap connection interface (#3026) 2022-03-17 15:02:54 +11:00
notifier.go fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
storage.go fix(oidc): subject generated for anonymous users (#3238) 2022-04-25 10:31:05 +10:00
totp.go feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
user_provider.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00