Add SMTP and Webhook configuration with Admin UI #12
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Public/noodlenook!12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "copilot/finish-smtp-webhook-docs"
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?
Implements admin-configurable SMTP and Webhook integrations for automated user invitations, addressing the requirement to finish SMTP and Webhook documentation and enable configuration through the Admin UI.
Backend
system_settingstable with AES-256-CTR encryption for sensitive values/api/settingsendpoints for CRUD operations, SMTP/webhook testing/backend/utils/encryption.jsFrontend
/settingsroute with tabbed interface for SMTP and Webhook configSecurity
nodemailerto 7.0.10 andaxiosto 1.12.0 (fixes CVEs)SETTINGS_ENCRYPTION_KEYrequired for encrypted storage,BASE_URLrecommended to prevent host header injectionDocumentation
Environment Variables
Required additions to
.env:Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.