You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 months ago
..
common.go [bugfix] add Date and Message-ID headers for email (#3031) 6 months ago
confirm.go [feature] Self-serve email change for users (#2957) 7 months ago
email_test.go [bugfix] add Date and Message-ID headers for email (#3031) 6 months ago
noopsender.go [bugfix] add Date and Message-ID headers for email (#3031) 6 months ago
report.go [feature] Email notifications for new / closed moderation reports (#1628) 2 years ago
reset.go [feature] Email notifications for new / closed moderation reports (#1628) 2 years ago
sender.go [bugfix/email] Don't use plainAuth when no smtp username/password provided (#3332) 3 months ago
signup.go [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 9 months ago
test.go [feature/frontend] Let admins send test email to validate SMTP config (#2934) 7 months ago