Hash Type patch
Brought to you by:
minskim
This patch adds a HashType option to the AuthPG
module, which allows one to select either the normal
system crypt hash type, or a MD5 hash for verifying a
hashed password. Useful for passwords stored in a
database using the normal md5 functions rather than the
system crypt routines.
AuthPGHashType (md5|crypt)
This patch is dependent on openssl.
Based on md5 password hash patched by James Russell
Password hash type patch
Logged In: YES
user_id=67177
Patch to AuthPG 1.4