stable

Clone or download

Read-only

Merge commit 'refs/changes/53/19453/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #15069: Git LFS batch response endpoint should not return an error 500 for a permission denied Change-Id: Id5ad4dc71e86ef69eee641117ad4d7eaa7e15cca

Modified Files

Name
M src/common/Request/ForbiddenException.php +6 −5 Go to diff View file
M src/common/Request/NotFoundException.php +8 −3 Go to diff View file
A tests/unit/common/Request/ForbiddenExceptionTest.php +41 −0 Go to diff View file
A tests/unit/common/Request/NotFoundExceptionTest.php +34 −0 Go to diff View file