stable
Clone or download
Read-only
Merge commit 'refs/changes/05/26305/2' of ssh://gerrit.tuleap.net:29418/tuleap
# By Thomas Gerbet # Via Thomas Gerbet * ssh://gerrit.tuleap.net:29418/tuleap: Closes request #27541: /robots.txt should be accessible even if the instance is not accessible to anonymous users
Modified Files
Name | ||||
---|---|---|---|---|
A | src/common/Platform/RobotsTxtController.php | +51 | −0 | Go to diff View file |
M | src/common/Request/RouteCollector.php | +12 | −2 | Go to diff View file |
D | src/core/robots.php | +0 | −23 | Go to diff View file |
A | tests/unit/common/Platform/RobotsTxtControllerTest.php | +50 | −0 | Go to diff View file |