stable
Clone or download
Read-only
part of story #12160 - have a clean way to suspend a project Routes to test: - delete /svn/{id} - get /svn/{id} - put /svn/{id} - post /svn How to test: - For regular users these routes throw 403 errors - For site admins, only the GET route does not throw a 403 error Change-Id: I6eeaa2899faed955fca626e81199af6cbedef1d7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/REST/v1/RepositoryResource.php | +20 | −0 | Go to diff View file |