]> source.dussan.org Git - nextcloud-server.git/commit
Fix robots "noindex, nofollow" signals 21412/head
authorJoas Schilling <coding@schilljs.com>
Mon, 15 Jun 2020 11:50:30 +0000 (13:50 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 25 Jun 2020 06:29:43 +0000 (08:29 +0200)
commitb7060be18ddc8e48d65c5909338662df5b0ec9bb
tree8538a32f626e13d745478a2a559664a1505e642c
parenta29c866292178528b92fdca1171e61e3912d766a
Fix robots "noindex, nofollow" signals

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/public/AppFramework/Http/Response.php
lib/public/AppFramework/Http/TemplateResponse.php
tests/lib/AppFramework/Controller/ControllerTest.php
tests/lib/AppFramework/Http/DataResponseTest.php
tests/lib/AppFramework/Http/ResponseTest.php