From fe259aba572e08df22557251ca9279f512f6862c Mon Sep 17 00:00:00 2001 From: Simon Bennetts Date: Wed, 4 Apr 2018 18:21:33 +0100 Subject: Bug 1446431 - Allow Baseline scan to ignore forms that dont need CSRF Tokens The data-no-csrf attribute is used to signify that a form is 'safe' (ie doesn't actually make any permanent changes) and so doesn't need an anti-csrf token. --- template/en/default/bug/choose.html.tmpl | 2 +- template/en/default/global/header.html.tmpl | 2 +- template/en/default/index.html.tmpl | 2 +- template/en/default/list/change-columns.html.tmpl | 2 +- template/en/default/list/list.html.tmpl | 6 +++--- template/en/default/pages/quicksearch.html.tmpl | 2 +- template/en/default/reports/duplicates.html.tmpl | 4 ++-- template/en/default/reports/old-charts.html.tmpl | 2 +- template/en/default/search/search-advanced.html.tmpl | 2 +- template/en/default/search/search-google.html.tmpl | 2 +- template/en/default/search/search-specific.html.tmpl | 2 +- 11 files changed, 14 insertions(+), 14 deletions(-) diff --git a/template/en/default/bug/choose.html.tmpl b/template/en/default/bug/choose.html.tmpl index 9009d3873..16a76ff02 100644 --- a/template/en/default/bug/choose.html.tmpl +++ b/template/en/default/bug/choose.html.tmpl @@ -24,7 +24,7 @@ title = "Search by $terms.bug number" %] -
+

You may find a single [% terms.bug %] by entering its [% terms.bug %] id here: diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index ded28d186..1d304ad04 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -244,7 +244,7 @@