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

* 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 () 2024-06-22 23:36:30 +02:00
confirm.go [feature] Self-serve email change for users () 2024-06-06 14:43:25 +01:00
email_test.go [bugfix] add Date and Message-ID headers for email () 2024-06-22 23:36:30 +02:00
noopsender.go [bugfix] add Date and Message-ID headers for email () 2024-06-22 23:36:30 +02:00
report.go [feature] Email notifications for new / closed moderation reports () 2023-03-19 13:11:46 +01:00
reset.go [feature] Email notifications for new / closed moderation reports () 2023-03-19 13:11:46 +01:00
sender.go [bugfix/email] Don't use plainAuth when no smtp username/password provided () 2024-09-23 16:07:13 +02:00
signup.go [feature] Admin accounts endpoints; approve/reject sign-ups () 2024-04-13 13:25:10 +02:00
test.go [feature/frontend] Let admins send test email to validate SMTP config () 2024-05-27 17:03:54 +00:00