]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #2072: digest_pw_auth fails when using plaintext passwords
authorhno <>
Mon, 3 Sep 2007 08:41:51 +0000 (08:41 +0000)
committerhno <>
Mon, 3 Sep 2007 08:41:51 +0000 (08:41 +0000)
commitbdda8114c3075fe6e58fd9fe57a404bfe69d8dd2
treec2d7b2033fd9c8e52c7211b46d23e80b97b5c693
parent988e90e19b64a5fc6ab3ddb759eadedb08a289a6
Bug #2072: digest_pw_auth fails when using plaintext passwords

digest_pw_auth may crash or otherwise fail when using plaintext passwords.

Workaround (and more secure): Store Digest H(A1) hashed passwords instead.
helpers/digest_auth/password/text_backend.c