stable
Clone or download
Read-only
Fixes request #29632: Pagination max limit is not enforced on REST endpoint artifacts/:id/changesets
Trying to request a page of more than 50 items is now rejected as announced by the response headers. A note will be added to the deployment guide about this since it can break scripts abusing the abscence of verification. Change-Id: I5e7b850bd2d93fd7ed7177d5c837c047af73650e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/REST/v1/ArtifactsResource.class.php | +2 | −2 | Go to diff View file |