stable
Clone or download
Read-only
Closes request #27541: /robots.txt should be accessible even if the instance is not accessible to anonymous users
Change-Id: Ic933b257abe39dcc55f7b3e8d71af5efafe9513c
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 |