stable

Clone or download

Read-only

feat: check that only people who can create project can use REST route

part of story #36484 create a new project from an XML template How to test: have a configuration where your user can not create project exemple have a restricted user with `ProjectManager::CONFIG_RESTRICTED_USERS_CAN_CREATE_PROJECTS` set to false use the route: a 403 error is thrown Change-Id: I106f0a99409101b5de58cf91dd935a977dd1f759

Modified Files

Name
M src/common/Project/REST/v1/ProjectFileResource.php +18 −1 Go to diff View file