1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/notification
James Elliott 152b33e4fa [FIX] SMTP Notifier Unhandled Error Conditions ()
- Only attempt to close the connection once it's established.
- Defer the client Quit/Close so that it always executes at the end.
- Fixes 
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_test.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_notifier.go [FIX] SMTP Notifier Unhandled Error Conditions () 2020-01-28 15:19:54 +11:00