Active
Project:
HTPasswd Sync
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2009 at 16:05 UTC
Updated:
19 Dec 2009 at 16:05 UTC
currently the username stored in the htpasswd file is the same as the one stored in drupal. However, drupal does not care about case, but htpasswd do.
Solution is to store both the username as stored in the drupal database and as lowercase.