From 4244050f540dd6c76d80cf8f6a06c82e2abc2e57 Mon Sep 17 00:00:00 2001 From: "m.fu" Date: Sat, 27 Jun 2009 12:41:12 +0000 Subject: Fixed #437852 by fasdalf@fasdalf.ru : name change is detected and handled properly --- README.txt | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 4bdf410..4c3f293 100644 --- a/README.txt +++ b/README.txt @@ -11,14 +11,13 @@ For a full description of the module, visit the project page: To submit bug reports and feature suggestions, or to track changes: http://drupal.org/project/issues/htpasswdsync -The way password are encrypted it only compatible with *nix version of Apache. - - -- REQUIREMENTS -- The syncrhonization only happen on password change. Hence, this module shall be installed before any user creation. +You need to run the cron.php job on a regular basis to ensure old users are +properly cleaned up. -- INSTALLATION -- @@ -47,15 +46,20 @@ installed before any user creation. Crypt works only on Un*x platforms. SHA-1 shall work on bother Windows based systems and Un*xes. - WARNING: changing this value only change the way new or updated password. + WARNING: changing this value only change the way new or updated password + are hashed. You will need to request you users to all change their password - if you want to migrate from only hash to another. + if you want to migrate from one hash to another. - roles The roles you want to export in the htgroup file. - + - overwrite + + Activate if you want to overwrite your htpassword file. I left inactive + htpasswdsync will try its best to keep old entries, but will only try. + -- CUSTOMIZATION -- None. -- cgit v1.2.3