slotlist / slotlist-backend

Backend of slotlist.info, an ArmA 3 mission planning and slotlist management tool
https://slotlist.info
MIT License
13 stars 6 forks source link

Remove multiple registrations by same user from mission list slot counts #72

Closed MorpheusXAUT closed 6 years ago

MorpheusXAUT commented 6 years ago

If one single user registers for all slots in mission, the mission would be displayed as "full" in the mission list. Thus, multiple registrations should only be counted a single time since a user cannot have more than one slot anyways.


Tasks