Title: Message
Greetings:
 
My name is Timothy R. Winters, email address [EMAIL PROTECTED], homepage is http://www.designingknights.com, and preferred username is SPIRITFIRE (alternate DKNIGHTS).
 
I've made a modification/improvement to the module Apache::AuthDBI.  I've taken the variable Auth_DBI_encrypted and added new options to it.  In earlier versions, the module only compared passwords either unencrypted or using the "crypt" command.  The modification I've made now allows comparisons using MD5, MD5_HEX, and MD5_BASE64 as well.  I did this because I have a database I wanted to have my passwords pull from, but I have the user passwords encrytped using MD5_HEX. 
 
The variable Auth_DBI_encrypted now has the following <on / off / md5 / md5hex / md5base64 > as the possible settings.
 
I'd like to submit this to your system.  The new version # is .90, one step up from the previous .89.
 
Thank you for your consideration,
 
Timothy R. Winters
DesigningKnights.com
 

Reply via email to