gotosocial/internal/email
tobi 5bd6ad68e6
[bugfix/email] Don't use plainAuth when no smtp username/password provided (#3332)
* Do not use plainAuth when no user or password. Fixes #3320

* formatting

---------

Co-authored-by: Yonas Yanfa <yonas.y@gmail.com>
2024-09-23 16:07:13 +02:00
..
common.go [bugfix] add Date and Message-ID headers for email (#3031) 2024-06-22 23:36:30 +02:00
confirm.go [feature] Self-serve email change for users (#2957) 2024-06-06 14:43:25 +01:00
email_test.go [bugfix] add Date and Message-ID headers for email (#3031) 2024-06-22 23:36:30 +02:00
noopsender.go [bugfix] add Date and Message-ID headers for email (#3031) 2024-06-22 23:36:30 +02:00
report.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
reset.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
sender.go [bugfix/email] Don't use plainAuth when no smtp username/password provided (#3332) 2024-09-23 16:07:13 +02:00
signup.go [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
test.go [feature/frontend] Let admins send test email to validate SMTP config (#2934) 2024-05-27 17:03:54 +00:00