]> granicus.if.org Git - apache/commit
well, it's a backstopper. So stop also misconfigured Digest
authorAndre Malo <nd@apache.org>
Sun, 5 Jan 2003 09:58:30 +0000 (09:58 +0000)
committerAndre Malo <nd@apache.org>
Sun, 5 Jan 2003 09:58:30 +0000 (09:58 +0000)
commit02a33a5559454cf8b179b7a682d90b3ea5f07908
treeb9c8e9f6cc2c5d96ef2f4a9c5e8a553f85961341
parent7220cbf6b26965b1c8c99ba6cfe2a244d8839ab0
well, it's a backstopper. So stop also misconfigured Digest
authentication requests.

e.g.:
  AuthType Digest
  AuthName foo
  require user nd

with no mod_auth_digest present; or consider a TP digest module
with Authoritative funcionality etc.

It's still a question whether we should throw a 500 instead of 401
in that case...

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