-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Adrian Harwood edited this page Mar 20, 2025
·
4 revisions

Documentation is organised by page of the app in this wiki.
CapX has its own role-based access control database (RBAC DB). Users authenticate using the UoM CAS system and the app then looks up their user ID in the RBAC DB. The following role types are available:
- Superuser - Access to all pages; automatically follows newly-created projects; can edit all data; can add new users to the RBAC DB; can add new timesheets.
- Manager - Access to all but Access and Timesheet pages; can follow projects; can view notes; can edit owned projects and all people.
- Developer - Limited access to all but Access and Timesheet pages; can only view their own person information and information associated with projects they own; cannot follow projects or see notes.
- Reader - Access to most of the project and finance related information but cannot edit any records.
- Finance - Access to the finance information and can post notes to projects tagged as finance.