UniversityRadioYork / MyRadio

University Radio York's back-end radio management system
https://ury.org.uk/myradio
16 stars 16 forks source link

This user already exists #1003

Closed michael-grace closed 3 years ago

michael-grace commented 3 years ago

If someone hasn't used their account and sign up again, they won't get a new person email and its an absolute nightmare. It should go "you already exist - maybe reset your password". but also check if that'd work with not yet used accounts.

mstratford commented 3 years ago

I suspect the reason why the current behaviour is like this, is such that spamming the form won't effectively DDOS a user's email etc/ make it possible to work out which users have accounts.

mstratford commented 3 years ago

Fixed in https://github.com/UniversityRadioYork/MyRadio/pull/1029