HackRU / lcs

The backend for HackRU's website. Manages the user system.
http://hackru.org
MIT License
6 stars 5 forks source link

registration open check for existing accounts #137

Open mjrb opened 4 years ago

mjrb commented 4 years ago

Originally we didn't allow people to reuse accounts o this wasn't an issue. Validate/update needs to check if registration is open in order to actually change registration_status from unregistered, to registered.