]> source.dussan.org Git - redmine.git/commit
Disallow all in /robots.txt if login is required (#37807).
authorGo MAEDA <maeda@farend.jp>
Tue, 1 Nov 2022 03:28:08 +0000 (03:28 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 1 Nov 2022 03:28:08 +0000 (03:28 +0000)
commit0f8c36869e49574aec4f7a56759f7c8265921d4c
tree17249f36bd7b3f3a25248c0229d61db318085dda
parentafbec488c44b2c8efab1b2259bba89a768b043cc
Disallow all in /robots.txt if login is required (#37807).

Patch by Holger Just.

git-svn-id: https://svn.redmine.org/redmine/trunk@21940 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/welcome_controller.rb
app/views/welcome/robots.text.erb
test/integration/welcome_test.rb