momentum-mod / website

Momentum Mod's main website.
https://momentum-mod.org
MIT License
58 stars 59 forks source link

Maps permission checks #830

Closed tsa96 closed 1 year ago

tsa96 commented 1 year ago

Adds a method to MapsService for handling who can view what during the various map submission states. Closes #802 Closes #803

Also updates to the new map statuses on /maps GET and /admin/maps GET Closes #801