authelia/internal/notification
James Elliott 152b33e4fa [FIX] SMTP Notifier Unhandled Error Conditions (#585)
- Only attempt to close the connection once it's established.
- Defer the client Quit/Close so that it always executes at the end.
- Fixes #585
2020-01-28 15:19:54 +11:00
..
file_notifier.go Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
notifier.go Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
smtp_login_auth.go Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
smtp_login_auth_test.go Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
smtp_notifier.go [FIX] SMTP Notifier Unhandled Error Conditions (#585) 2020-01-28 15:19:54 +11:00