authelia/internal/notification
James Elliott 3a70f6739b
feat(authentication): file password algorithms (#3848)
This adds significant enhancements to the file auth provider including multiple additional algorithms.
2022-10-17 21:51:59 +11:00
..
const.go test(notification): unit testing for mime characteristics (#4092) 2022-09-27 11:12:18 +10:00
file_notifier.go fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
notifier.go fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
smtp_login_auth.go fix(notification): incorrect date header format (#3684) 2022-07-18 10:56:09 +10:00
smtp_login_auth_test.go fix(notification): incorrect date header format (#3684) 2022-07-18 10:56:09 +10:00
smtp_notifier.go feat(notification): add disable_starttls option (#3855) 2022-10-02 13:51:19 +11:00
smtp_notifier_test.go fix(notification): incorrect date header format (#3684) 2022-07-18 10:56:09 +10:00
smtp_util.go fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
smtp_util_test.go feat(authentication): file password algorithms (#3848) 2022-10-17 21:51:59 +11:00