From 01f64f72fe240fdfc10f52eba4908090c2fc1acb Mon Sep 17 00:00:00 2001 From: "m.fu" Date: Sun, 5 Jun 2011 21:54:17 +0200 Subject: 7.x-1.0 is the first 7.x compatible release. by stfwi Additional features are: (stfwi) - htgroup file now optinoal - optional remove whitespaces from user names - optional user names lowercase - optional specify a domain where emails shall be exported as well as htuser login Fixes: (stfwi) - fixed htgroup/htpassed compliancy (sanatizing names) - fixed "liberal admin permissions" by moving into config menu - fixed php5 deprecated functions (such as split() ) --- CHANGELOG.txt | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) mode change 100644 => 100755 CHANGELOG.txt (limited to 'CHANGELOG.txt') diff --git a/CHANGELOG.txt b/CHANGELOG.txt old mode 100644 new mode 100755 index 0058af6..fbb5559 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,27 +1,3 @@ +$Id: CHANGELOG.txt,v 1.0.0 2011/06/01 00:08:53 stfwi Exp $ -Fixed #588208 by ikogan : username shall not contain colon - -v1.4 bug fix release -Fixed #588208 by ikogan : fixed the colon detection -Fixed #611020 by fasdalf@fasdalf.ru : group file not updated when adding user - -v1.3 bug fix release -Fixed #588208 by ikogan : username with t are concidered invalid - -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 -Fixed #437852 by fasdalf@fasdalf.ru : name change is detected and handled properly - -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 - added support for SHA-1 password hash which is supported by windows. -Fixed : group file not allways updated. - -v1.0 Initial release \ No newline at end of file +v1.0 Initial release for DP7 -- cgit v1.2.3