Permissions Application: Provides an interface for managing an additive permissions system by allowing an administrator to create groups (which are sets of permissions). Features include:
- This is an additive permissions system, and thus users start out with no permissions. Each group is a set of permissions that open up certain features of FastFrame applications. The more groups a user is in, the more access they have to the system.
- Permissions can be specified by any FastFrame application by adding them to their available_perms.php file.
- A new option list is automatically added to the Profile application that allows you to select what groups a user is in.
- The config file allows you to specify super-users who have access to everything in the system.