From d63946793686fa885c43dfb3dc791fcf7253300f Mon Sep 17 00:00:00 2001 From: "m.fu" Date: Sat, 27 Jun 2009 07:22:52 +0000 Subject: Fixed #503718 by m.fu : htpassword corruption when enabling/disabling user Fixed #437904 by fasdalf@fasdalf.ru : group file not generated properly, now happen on after_update Fixed #437844 by fasdalf@fasdalf.ru : error when deleting one user Fixed #503726 by m.fu: group file no longer contain disabled users Added #503720 by m.fu : option to overwrite htpasswd Fixed #503724 by m.fu : validation of username, must be htpasswd compatible --- CHANGELOG.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.txt') diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f3f1beb..f48efeb 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,6 +1,16 @@ $Id$ -v1.1-Dev bug fix release +v1.2 bug fix release +Fixed #503718 by m.fu : htpassword corruption when enabling/disabling user +Fixed #437904 by fasdalf@fasdalf.ru : group file not generated properly, now happen on + after_update +Fixed #437844 by fasdalf@fasdalf.ru : error when deleting one user +Fixed #503726 by m.fu: group file no longer contain disabled users +Added #503720 by m.fu : option to overwrite htpasswd +Fixed #503724 by m.fu : validation of username, must be htpasswd compatible + + +v1.1 bug fix release Fixed #409406 by fasdalf@fasdalf.ru : remove comma in htgroup file Added #408798 by fasdalf@fasdalf.ru : request for windows support windows does not support crypt password hash -- cgit v1.2.3