From 2c6ac64a9db92cfa098b4e436407a248cccbed60 Mon Sep 17 00:00:00 2001 From: nikrou Date: Mon, 13 Sep 2010 20:17:41 +0000 Subject: Fix bug 1856 : CSRF issue that allow to change admin password Merge from trunk git-svn-id: http://piwigo.org/svn/branches/2.1@6903 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/profile_content.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'admin/themes/default/template/profile_content.tpl') diff --git a/admin/themes/default/template/profile_content.tpl b/admin/themes/default/template/profile_content.tpl index 57dba40d1..6b42863ad 100644 --- a/admin/themes/default/template/profile_content.tpl +++ b/admin/themes/default/template/profile_content.tpl @@ -103,6 +103,7 @@

+

-- cgit v1.2.3