Scouts-Victoria-Program / RadioActiv8

Django App for Radio Active Scout game management
GNU Affero General Public License v3.0
1 stars 1 forks source link

Add access control for sessions #8

Open mattcen opened 2 years ago

mattcen commented 2 years ago

So that a given user can only see certain sessions and isn't overwhelmed with the possible session list.

Given that the UI already limits the lists of Patrols and Bases based on the current session, this will help tidy the interface even further.