stable
Clone or download
Read-only
request #8020 tuleap-gitolite-membership no longer fetch user groups
tuleap-gitolite-membership relied on /api/v1/:id/membership to returns 401 to trigger an authentication request. With the change, it returned a 403 because the user was not authenticated. Anyway, /api/v1/:id/membership is not a public route and users must always be authenticated to fetch info. Change-Id: I5618ff32e807f3fa3e66f9b2a48c09e188649055
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/user/REST/v1/UserResource.php | +1 | −1 | Go to diff View file |