stable

Clone or download

Read-only

request #12613: Users can no logner use the docman_items REST routes.

Before this patch users couldn't access to the REST route of the docman if your plateform access control = All users must be logged in. The drop was introduced in the commit c748a8f50b7795affb383efc1198b7fea5616d29 How to test : - Make sure to have your platform access control = All users must be logged in - Go to the api explorer and try a docman REST route => Tuleap should ask you to log in - Apply the patch - Go to the Api explorer => it should be ok. Change-Id: I4c4eac886adf11de7206938549262c2bd9046e8b

Modified Files

Name
M plugins/docman/include/REST/v1/DocmanItemsResource.php +3 −0 Go to diff View file