Gargaj / wuhu

Lightweight Party Management System
http://wuhu.function.hu/
Other
41 stars 26 forks source link

Allow votekey to be assigned after registration #50

Open ImreOlajos opened 3 years ago

ImreOlajos commented 3 years ago

Don't require a votekey for registration, rather, after the user is self-registered, allow the admin to assign a not-yet-used votekey to the user. User would not be allowed to vote until they have this votekey (even if they are registered already). Consequently, allow admins to revoke votekeys, too (e,g. from users who cheat).

I think this would be a small, but important step towards making WUHU work with online-only parties, too.

Gargaj commented 3 years ago

There's no guarantee that online parties won't require some sort of votekey registration. Disabling votekeys could be a plugin, but it sounds errorprone to have it as a core feature.