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

Implement permission granting/revoking for communities #37

Closed MorpheusXAUT closed 6 years ago

MorpheusXAUT commented 6 years ago

The backend already supports permissions for communities, but there's currently no way to grant a permission to a user (without adding a database row directly). #36 implemented this for missions, communities should be added as well.


Tasks