From 44341577cd209d8c61fe4129ea72785fc7be9ee5 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 2 Feb 2009 18:48:38 +0000 Subject: =?UTF-8?q?Bug=20466748:=20[SECURITY]=20Shared/saved=20searches=20?= =?UTF-8?q?can=20be=20deleted=20without=20user=20confirmation=20using=20pr?= =?UTF-8?q?edictable=20URL=20-=20Patch=20by=20Fr=C3=83=C2=A9d=C3=83=C2=A9r?= =?UTF-8?q?ic=20Buclin=20=20r=3Dmkanat=20a=3DLpSolit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/account/prefs/saved-searches.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/account/prefs') diff --git a/template/en/default/account/prefs/saved-searches.html.tmpl b/template/en/default/account/prefs/saved-searches.html.tmpl index 709cf49c5..280b932ba 100644 --- a/template/en/default/account/prefs/saved-searches.html.tmpl +++ b/template/en/default/account/prefs/saved-searches.html.tmpl @@ -108,7 +108,8 @@ Remove from whining first [% ELSE %] Forget + [% q.name FILTER url_quote %]&token= + [% issue_hash_token([q.id, q.name]) FILTER url_quote %]">Forget [% END %] -- cgit v1.2.1