account confirmation

This commit is contained in:
Mateusz Gruszczyński
2026-07-22 19:20:30 +02:00
parent d5ec8a28e7
commit 7c38edeef7
14 changed files with 193 additions and 17 deletions
+2
View File
@@ -40,6 +40,8 @@ MYSQL_ROOT_PASSWORD=rustpad_root
# Optional account password reset via SMTP
REGISTRATION_ENABLED=false
ACCOUNT_CONFIRMATION_REQUIRED=false
PUBLIC_URL=https://pad.example.com
# SMTP_HOST=smtp.example.com
SMTP_PORT=587