Skip to content

fix(review): restrict non-reviewers from using review page

Ben Whitmore requested to merge restrict-review-page-1501 into main

See #1501 (comment 134697)

Note: this is not a security measure, as non-reviewers are already restricted from accessing the review data on this page until it has been published. (Once published, they can access the data elsewhere anyway.) This is a usability improvement, as otherwise a user could access a review page for a published manuscript and be presented with a review form that wouldn't work (since they don't have permission for review mutations given that they aren't a reviewer).

Edited by Ben Whitmore

Merge request reports