]> granicus.if.org Git - apache/commit
add support for digest authentication to the authn_dbm module. The
authorAndre Malo <nd@apache.org>
Wed, 1 Jan 2003 04:08:26 +0000 (04:08 +0000)
committerAndre Malo <nd@apache.org>
Wed, 1 Jan 2003 04:08:26 +0000 (04:08 +0000)
commit0217518d08fec050a98f86337fb6fb36cd72bc19
treeb3592c847168c8f52ca04528e23b935be52eccc0
parent90120a2d8ab398413eb3e43ce531ca2f45415d13
add support for digest authentication to the authn_dbm module. The
key is "$user:$realm" (perl speaking), the value is the MD5-hash,
optionally followed by a colon and other garbage.

Note that currently there's no tool to create such databases.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98144 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_authn_dbm.c