AuthPG 1.4: Apache2 / MD5 / Include Path Patch
Brought to you by:
minskim
As I am using Apach2 and MD5 on an RedHat Server, I
combined the existing Patches of Matthew Rich (mr-blue)
with AuthPG 1.4 and my own code.
- Searches "libpq-fe.h" not longer in an "postgresql"
folder.
- Works on (and only on) Apache 2.0
- Introduces AuthPGHashType (md5|crypt)
- Fixed bug in mr-blues patch where crypt is used when
md5 is defined by AuthPGHashType
- Uses ap_md5 instead of openssl to create hashes
0800reaper
Logged In: YES
user_id=1315444
How can I get this patch