authelia/internal/mocks
James Elliott 0bb657e11c
refactor(notifier): utilize smtp lib (#4403)
This drops a whole heap of code we were maintaining in favor of a SMTP library.

Closes #2678
2022-12-23 16:06:49 +11:00
..
authelia_ctx.go feat(authentication): ldap time replacements (#4483) 2022-12-21 21:31:21 +11: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 refactor(notifier): utilize smtp lib (#4403) 2022-12-23 16:06:49 +11:00
storage.go refactor: remove pre1 migration path (#4356) 2022-11-25 23:44:55 +11: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