Verifying email addresses #5
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: LBRYCommunity/wallet-sync-server#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Public servers
Need to do the standard email address confirmation flow. Mailgun or similar.
Smaller / Private servers
Madiator's feedback brings up these considerations: perhaps self-hosting individuals would rather allow themselves (and maybe a few friends) to register on their server without bothering to sign up with any services to send out emails. At the same time they would want to disallow anybody else from creating an account. We could make this a config option.
Future requests
I think Madiator also suggested custom SMTP instead of hardcoding Mailgun. Not sure how high demand that would be but we'll put it off for later at the least.