Files
cameleer-saas/ui
hsiegeln 883e10ba7c
All checks were successful
CI / build (push) Successful in 2m20s
CI / docker (push) Successful in 1m36s
feat: test SMTP connection on save and retain password on edit
Adds testSmtpConnection() that performs EHLO + auth via JavaMailSender
before persisting to Logto — saves fail fast with a clear error if
SMTP credentials are wrong. Password is now optional when editing:
if left blank the backend fetches the existing password from Logto's
connector config, so users can update host/port/fromEmail without
re-entering the password every time.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-26 16:23:42 +02:00
..