makoto / blockparty

NO BLOCK NO PARTY
MIT License
164 stars 41 forks source link

`registerWithInvitation` does not prevent people registering without invitation #72

Closed makoto closed 7 years ago

makoto commented 7 years ago

Even though registerWithInvitation itself will check for registration, it does not stop anyone else just call register directly

makoto commented 7 years ago

Removed registerWithInviation function altogether