You can control user access for Review Board based on user roles.
The following roles are defined in the XML application configuration file in TeamForge:
- Submit / Edit / View
- Using this permission, you can submit new review request, modify your existing review
requests, and view the existing requests in Review Board.
- Change Status as another user
- Using this permission, you can change the review request status of another user.
- Submit as another user
- Using this permission, you can submit a review request as another user through the
post-review command line tool.
- Edit as another user
- Using this permission, you can modify a review request of another user through the user
interface or the post-review command line tool.
- Admin staff
- When you have this permission along with the Submit/Edit/View permission through a
site-wide role, you can access Review Board
administration user interfaces.
Note: Site administrators have all permissions on all projects on the site, by default. Site
administrators grant these permissions to other users based on their roles.