From cc86e1bc247787a6dd28f4604b93e08415ecd4fb Mon Sep 17 00:00:00 2001 From: Reed Loden Date: Tue, 13 Dec 2011 14:26:45 -0800 Subject: Bug 705474 - CSRF vulnerability in createaccount.cgi allows possible unauthorized account creation e-mail request [r=mkanat a=mkanat] --- template/en/default/account/create.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template') diff --git a/template/en/default/account/create.html.tmpl b/template/en/default/account/create.html.tmpl index bf273e459..a2a2e9fc6 100644 --- a/template/en/default/account/create.html.tmpl +++ b/template/en/default/account/create.html.tmpl @@ -71,6 +71,7 @@
+ -- cgit v1.2.3-24-g4f1b