pbijdens / centaur-scores-ui

Management front-end for the centaur-scores API. Created using angular.
2 stars 0 forks source link

Protect functions by ACL #8

Open pbijdens opened 2 hours ago

pbijdens commented 2 hours ago

The system now supports ACLs and login. The plan to use these is as follows:

pbijdens commented 2 hours ago

The ultimate goal of this effort is to allow multiple groups of archers to use the system, without them causing problems for the others. For example, a trainer may organize a competition for their training group, without also being allowed to also edit the details of the club-competition, tweak scores etc.

For now, the system is closed.