From aa1cc39566e4737963083587ac0b262a1a08c11c Mon Sep 17 00:00:00 2001 From: alec Date: Thu, 7 Oct 2010 07:07:14 +0000 Subject: - Fixed SQL Injection in SQL driver when using %p or %o variables in query (#1487034) git-svn-id: https://svn.roundcube.net/trunk@4058 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/password/package.xml | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) (limited to 'plugins/password/package.xml') diff --git a/plugins/password/package.xml b/plugins/password/package.xml index 1b754d9d3..38aa9c12a 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -15,10 +15,10 @@ alec@alec.pl yes - 2010-09-30 + 2010-10-07 - 1.9 + 2.0 1.6 @@ -27,7 +27,7 @@ GNU GPLv2 -- Added password_ldap_lchattr option (#1486927) +- Fixed SQL Injection in SQL driver when using %p or %o variables in query (#1487034) @@ -186,5 +186,19 @@ - Added extended error messages in Poppassd driver (#1486704) + + + 1.9 + 1.6 + + + stable + stable + + GNU GPLv2 + +- Added password_ldap_lchattr option (#1486927) + + -- cgit v1.2.3