stable

Clone or download

Read-only

Align implementation of frs_service with docman

- Resources are not listed when the project does not use the service - 'Nobody' permission should return an empty list. Part of story #13654 have detailed permissions in REST API Change-Id: I773c8c783fe4fe933174b599b219f02f79aa7132

Modified Files

Name
M plugins/frs/include/FRS/REST/ResourcesInjector.php +4 −2 Go to diff View file
M plugins/frs/include/FRS/REST/v1/ProjectResource.php +2 −1 Go to diff View file
M plugins/frs/include/FRS/REST/v1/ServiceRepresentationBuilder.php +12 −1 Go to diff View file
M plugins/frs/phpunit/FRS/REST/v1/ServiceRepresentationBuilderTest.php +38 −10 Go to diff View file