mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #76] email address update needs roundtrip verification #74
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#74
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?
Originally created by @ThomasWaldmann on GitHub (Nov 5, 2013).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/76
currently one can just edit the email address.
problem: if the new one has a typo and the user does not notice, there might be an invalid email address in there, making it hard for the user to get access to the account in case the user loses his password.
check whether "registration" can do that, too. it DOES a roundtrip for the initial registration.
@ThomasWaldmann commented on GitHub (Nov 15, 2013):
django-email-change ?
@ThomasWaldmann commented on GitHub (Dec 22, 2013):
maybe better put on hold until #120 is resolved.