lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use HTTPS for all search boxes (issue 563570043 by address@hidden)


From: hanwenn
Subject: Re: Use HTTPS for all search boxes (issue 563570043 by address@hidden)
Date: Fri, 21 Feb 2020 09:33:10 -0800

Reviewers: lemzwerg,

Message:
pushed to staging.

Description:
Use HTTPS for all search boxes

Please review this at https://codereview.appspot.com/563570043/

Affected files (+9, -9 lines):
  M Documentation/ca/search-box.ihtml
  M Documentation/de/search-box.ihtml
  M Documentation/es/search-box.ihtml
  M Documentation/fr/search-box.ihtml
  M Documentation/hu/search-box.ihtml
  M Documentation/it/search-box.ihtml
  M Documentation/ja/search-box.ihtml
  M Documentation/nl/search-box.ihtml
  M Documentation/zh/search-box.ihtml


Index: Documentation/ca/search-box.ihtml
diff --git a/Documentation/ca/search-box.ihtml 
b/Documentation/ca/search-box.ihtml
index 
2dd0b5379cb099c29ee6e6e41e75efceff6ae2a6..e4deca2ccbe9a24ac7b55524804482696c42845d
 100644
--- a/Documentation/ca/search-box.ihtml
+++ b/Documentation/ca/search-box.ihtml
@@ -11,7 +11,7 @@ search would get nothing.  It would be better to keep "v2.15" 
in the
 search for a while and have a redirection from "v2.15" to "v2.17".
 -->
 
-<form action="http://google.com/search";
+<form action="https://google.com/search";
       method="get"
       name="search"
       onSubmit="search.q.value='site:lilypond.org/doc/v2.19 '
Index: Documentation/de/search-box.ihtml
diff --git a/Documentation/de/search-box.ihtml 
b/Documentation/de/search-box.ihtml
index 
5e7222b839d3fb302cead0d2bed49de6ea45fd85..aa4dee6a64b0f1b6fdfc15b52368624f77979588
 100644
--- a/Documentation/de/search-box.ihtml
+++ b/Documentation/de/search-box.ihtml
@@ -13,7 +13,7 @@ search would get nothing.  It would be better to keep "v2.15" 
in the
 search for a while and have a redirection from "v2.15" to "v2.17".
 -->
 
-<form action="http://google.com/search";
+<form action="https://google.com/search";
       method="get"
       name="search"
       onSubmit="search.q.value='site:lilypond.org/doc/v2.19 '
Index: Documentation/es/search-box.ihtml
diff --git a/Documentation/es/search-box.ihtml 
b/Documentation/es/search-box.ihtml
index 
9c2da71343b7655780bf1441e933691287bcd32a..21beb1e92359dab23b3d8d2a2ff1ea7b522ab0f0
 100644
--- a/Documentation/es/search-box.ihtml
+++ b/Documentation/es/search-box.ihtml
@@ -11,7 +11,7 @@ search would get nothing.  It would be better to keep "v2.15" 
in the
 search for a while and have a redirection from "v2.15" to "v2.17".
 -->
 
-<form action="http://google.com/search";
+<form action="https://google.com/search";
       method="get"
       name="search"
       onSubmit="search.q.value='site:lilypond.org/doc/v2.19 '
Index: Documentation/fr/search-box.ihtml
diff --git a/Documentation/fr/search-box.ihtml 
b/Documentation/fr/search-box.ihtml
index 
f00bdb51016b5571852a042e1d7daf850d8f21a5..3ef90bc562727c3edfbce050f36edd731a4c2d91
 100644
--- a/Documentation/fr/search-box.ihtml
+++ b/Documentation/fr/search-box.ihtml
@@ -13,7 +13,7 @@ search would get nothing.  It would be better to keep "v2.15" 
in the
 search for a while and have a redirection from "v2.15" to "v2.17".
 -->
 
-<form action="http://google.com/search";
+<form action="https://google.com/search";
       method="get"
       name="search"
       onSubmit="search.q.value='site:lilypond.org/doc/v2.19 '
Index: Documentation/hu/search-box.ihtml
diff --git a/Documentation/hu/search-box.ihtml 
b/Documentation/hu/search-box.ihtml
index 
4b10a397f5ca502073047df8f95c075b93d78a77..d9b83cfd41784b7725ab6c4a48e175f8c3798b74
 100644
--- a/Documentation/hu/search-box.ihtml
+++ b/Documentation/hu/search-box.ihtml
@@ -1,4 +1,4 @@
-<form action="http://google.com/search";
+<form action="https://google.com/search";
       method="get"
       name="search"
       onSubmit="search.q.value='site:lilypond.org/doc/v2.19 '
Index: Documentation/it/search-box.ihtml
diff --git a/Documentation/it/search-box.ihtml 
b/Documentation/it/search-box.ihtml
index 
b5602c33e5aa65ff47c23f41996d18c87984d0b3..cf8488c625545ccfd92411b16ba38892a39d80a9
 100644
--- a/Documentation/it/search-box.ihtml
+++ b/Documentation/it/search-box.ihtml
@@ -5,7 +5,7 @@
     version that you are working on.  See TRANSLATION for details.
 -->
 
-<form action="http://google.com/search";
+<form action="https://google.com/search";
       method="get"
       name="search"
       onSubmit="search.q.value='site:lilypond.org/doc/v2.19 '
Index: Documentation/ja/search-box.ihtml
diff --git a/Documentation/ja/search-box.ihtml 
b/Documentation/ja/search-box.ihtml
index 
04556f14a5ee02404d7616becba84a38c4babc2c..f9b8c490662c636335f6d5593e69096e0b206c01
 100644
--- a/Documentation/ja/search-box.ihtml
+++ b/Documentation/ja/search-box.ihtml
@@ -13,7 +13,7 @@ search would get nothing.  It would be better to keep "v2.15" 
in the
 search for a while and have a redirection from "v2.15" to "v2.17".
 -->
 
-<form action="http://google.com/search";
+<form action="https://google.com/search";
       method="get"
       name="search"
       onSubmit="search.q.value='site:lilypond.org/doc/v2.19 '
Index: Documentation/nl/search-box.ihtml
diff --git a/Documentation/nl/search-box.ihtml 
b/Documentation/nl/search-box.ihtml
index 
588bf20e56a0a960dc223669a798f8e089271387..22a6ffed562a4aa316adaa95030a240ec6aca3c2
 100644
--- a/Documentation/nl/search-box.ihtml
+++ b/Documentation/nl/search-box.ihtml
@@ -13,7 +13,7 @@ search would get nothing.  It would be better to keep "v2.15" 
in the
 search for a while and have a redirection from "v2.15" to "v2.17".
 +-->
 
-<form action="http://google.com/search";
+<form action="https://google.com/search";
       method="get"
       name="search"
       onSubmit="search.q.value='site:lilypond.org/doc/v2.19 '
Index: Documentation/zh/search-box.ihtml
diff --git a/Documentation/zh/search-box.ihtml 
b/Documentation/zh/search-box.ihtml
index 
8ae6c02b0e51fc1fc05ee59fb17996859bdf265c..f18738a0494e27e2c2a0011b12afab499aaa9ce4
 100644
--- a/Documentation/zh/search-box.ihtml
+++ b/Documentation/zh/search-box.ihtml
@@ -11,7 +11,7 @@ search would get nothing.  It would be better to keep "v2.15" 
in the
 search for a while and have a redirection from "v2.15" to "v2.17".
 -->
 
-<form action="http://google.com/search";
+<form action="https://google.com/search";
       method="get"
       name="search"
       onSubmit="search.q.value='site:lilypond.org/doc/v2.19 '





reply via email to

[Prev in Thread] Current Thread [Next in Thread]