-
-
Added keys to __htpasswdsync_hashes(); Added additional plausibility checks in admin form; Added/modified description texts in admin form.
-
Group file is now updated when the group file name is set to an empty string in the config form
-
When changing user roles in the config form, the group file is now directly updated. The cron file update was removed as it is now obsolete.
-
ht files now updated when enabling/disabling module. Uninstall now deletes all htpasswdsync_* variables instead of explicit variable_del(). Removed _htpasswdsync_validate() as the functionality is now included in the name sanatizing process.
-
Referenced help page in Help/Module page. Changed default hash to SHA-1
-
Help text now read from README.txt and exposed in help pages
-
Bugfix: Table name in htpasswdsync_db_schema() was incorrect
-
BugFix: Checking password for hash when user form is submitted
-
Fixed minor errors in README.txt