stable

Clone or download

Read-only

Block project REST routes

part of story #12160 - have a clean way to suspend a project Only a few routes were not blocked in case of suspended project. Please note that project/ttm rest routes will be blowked in a dedicated patch. Routes to test: - patch /projects/{id}/backlog - put /projects/{id}/backlog How to test: - For siteadmin --> 403 errors - For regular users --> 403 errors, 403 errors everywhere Change-Id: I51bd11da5187eb9fef19ae0dcb07841e03c9d40e

Modified Files

Name
M src/common/project/REST/v1/ProjectResource.class.php +6 −1 Go to diff View file