From feb968189cd74903e653e9e0a657bebcf22e3991 Mon Sep 17 00:00:00 2001 From: alec Date: Fri, 10 Sep 2010 08:09:10 +0000 Subject: - Security improvements for chpasswd driver (#1486987) git-svn-id: https://svn.roundcube.net/trunk@3955 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/password/package.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'plugins/password/package.xml') diff --git a/plugins/password/package.xml b/plugins/password/package.xml index a106c8917..433280980 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -15,8 +15,8 @@ alec@alec.pl yes - - + 2010-09-10 + 1.7 1.5 @@ -28,6 +28,8 @@ GNU GPLv2 - Added XMail driver +- Improve security of chpasswd driver using popen instead of exec+echo (#1486987) +- Added chpass-wrapper.py script to improve security (#1486987) @@ -81,6 +83,8 @@ + + -- cgit v1.2.3