]> granicus.if.org Git - apache/commit
minor mod_auth_basic and mod_auth_digest sync. mod_auth_basic
authorGeoffrey Young <geoff@apache.org>
Sat, 21 Feb 2004 00:53:18 +0000 (00:53 +0000)
committerGeoffrey Young <geoff@apache.org>
Sat, 21 Feb 2004 00:53:18 +0000 (00:53 +0000)
commit25c8f1662ca25d6512e34642bcb65c3cd1bc8d83
tree29f6d18f4a1091a9f8a3a95cb69197cc2e9d8a87
parent8db89f5cb43eafefcf40caa22afa5b438370b6cb
minor mod_auth_basic and mod_auth_digest sync.  mod_auth_basic
now populates r->user with the (possibly unauthenticated) user,
and mod_auth_digest returns 500 when a provider returns
AUTH_GENERAL_ERROR
Reviewed by: justin

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