Storing passwords in cleartext gives me the willies, so
I've made a patch to store and authenticate MD5 hashes
instead. The code, tables, and READMEs have been
patched. I hope you'll consider putting this into
the mainline code, since it makes sense for just about
all installations.
I've made patches against bplog-0.5.8 and
bplog-20020105, they're attached. They're also on my
webpage at:
<http://bignose.squidly.org/projects/#bplog>
Patch against bplog-20020105 for MD5 hash passwords
Logged In: YES
user_id=316111
The patch against bplog-20020105 is now invalidated by some
changes in the CVS source. A new patch (against
bplog-20020113) has been uploaded.
Patch against bplog-20020113 for MD5 hash passwords