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() ) --- README.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) mode change 100644 => 100755 README.txt (limited to 'README.txt') diff --git a/README.txt b/README.txt old mode 100644 new mode 100755 index 936e08e..d2af52a --- a/README.txt +++ b/README.txt @@ -1,8 +1,7 @@ - -- SUMMARY -- -The HTPasswd Sync module let you synchronize a htpasswd and a -htgroup file with the user database. +The HTPasswd Sync module let you synchronize a htpasswd and a htgroup file with +the user database. For a full description of the module, visit the project page: http://drupal.org/project/htpasswdsync @@ -38,7 +37,7 @@ properly cleaned up. The file that will synchronize the roles. - - password hashing algorythm + - password hashing algorithm Let you choose how the password is encrypted/hashed. There are two options crypt and SHA-1. -- cgit v1.2.3