mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Email Notifier Password can't be empty when creating #374
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?
Originally created by @HenryZhang-ZHY on 12/7/2025
I can see you enabled creating SMTP config without auth in this commit.
But the
smtpPasswordis still required when creating.97ee4b55c2/frontend/src/entity/notifiers/models/email/validateEmailNotifier.ts (L16-L18)