mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-03-01 11:21:53 +03:00
[PR #292] [MERGED] fix: support LOGIN authentication method for SMTP
#709
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/292
Author: @stonith404
Created: 3/3/2025
Status: ✅ Merged
Merged: 3/3/2025
Merged by: @stonith404
Base:
main← Head:refactor/go-smtp📝 Commits (3)
bac5f76refactor: replace net/smtp with go-smtpb8566b9fix auth mechanismc025c5eMerge branch 'main' into refactor/go-smtp📊 Changes
3 files changed (+49 additions, -89 deletions)
View changed files
📝
backend/go.mod(+2 -0)📝
backend/go.sum(+4 -0)📝
backend/internal/service/email_service.go(+43 -89)📄 Description
Fixes #276
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.