GoBLFC / Tracker

BLFC's online system for managing volunteers, tracking shifts, and offering rewards
GNU Affero General Public License v3.0
7 stars 2 forks source link

Role-based permissions management system #18

Open Gawdl3y opened 4 months ago

Gawdl3y commented 4 months ago

To replace the hard-coded Role enum and allow for much greater flexibility, a proper role-based permissions system should be implemented to allow roles to be created within Tracker's interface and control the set of permissions each one has.