Confirm email views

This commit is contained in:
Mouse Reeve
2021-08-06 16:24:57 -07:00
parent 247a7f7489
commit 5926224d7e
11 changed files with 78 additions and 28 deletions

View File

@ -36,9 +36,6 @@ FLOWER_PORT=8888
#FLOWER_USER=mouse
#FLOWER_PASSWORD=changeme
# make users confirm their email addresses after registration
CONFIRM_EMAIL=false
EMAIL_HOST="smtp.mailgun.org"
EMAIL_PORT=587
EMAIL_HOST_USER=mail@your.domain.here