-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Website allows people to spam emails to anyone #299
Comments
This is how all username based account systems with a password reset work. It's not unique to this. Also it's impossible to remove PNIDs as input given that emails are not unique to specific users. Nintendo Network was designed to allow an email address to be reused by any number of accounts, and because of this so do we. Without using a PNID as input it's not possible to reliably pull the users email address. |
I was reading this issue and perhaps the possibility of adding a rate limit for sending emails based on the user's PNID could be taken into consideration. |
Sure, but that's a different issue than the one described here. |
Hello there, I have recently been SPAMMED with emails because you can send a password recovery email to anyone's email just by entering their PNID, I feel like this should 100% change
The text was updated successfully, but these errors were encountered: