stable

Clone or download

Read-only

Exclude AUTHENTICATED users from projects/:id/user_groups

Fix request #10833: Issue with the "authenticated_users" user group Like registered users or anonymous users that are platform wide users groups, authenticated users should not be returned in projects/:id/user_groups. Change-Id: I304ab171aefd2723bfc2dac9db0b553e832ad896

Modified Files

Name
M src/common/project/REST/v1/ProjectResource.class.php +9 −3 Go to diff View file
M tests/rest/tests/ProjectTest.php +11 −19 Go to diff View file