Ask HN: How to verify customer change of address for a defunct email address?
Anyone have any good ideas for verifying a customer who asks to change their old email address to a new email address, where the old email address no longer works.
I'm worried that it would be an easy way for someone to gain access to someone elses customer account/records.
5 comments
[ 2.7 ms ] story [ 17.6 ms ] threadCompare the IP address from when the account was created / last accessed with the one for the password reset request. IP addresses are easy to spoof though so even if the IP addresses match you should be very cautious.
If you have the user's physical address, you could send a letter with an authentication code.
Alternatively, there are many situations where a new email address could simply mean the site requires creating a new account.
Definitely something we handled on a case by case basis and declined to do if we weren't comfortable.