/[Apache-SVN]
ViewVC logotype

Revision 659160


Jump to revision: Previous Next
Author: chrisd
Date: Thu May 22 17:01:14 2008 UTC (18 months ago)
Changed paths: 7
Log Message:
Determine registered authn/z providers directly in ap_setup_auth_internal(),
which allows optional functions that just wrapped ap_list_provider_names()
to be removed from authn/z modules.

This change requires modules/aaa/mod_auth.h to be included into
server/request.c, which necessitates a minor change to configure.in for
Unix platforms.

I'm unable to tell whether a similar change is necessary for Windows and
NetWare builds or not.  Could developers with access to those platforms
please test and make any needed configuration or build alterations?  Thanks!

Changed paths:

Path Details
Directoryhttpd/httpd/trunk/CHANGES modified , text changed
Directoryhttpd/httpd/trunk/configure.in modified , text changed
Directoryhttpd/httpd/trunk/modules/aaa/mod_auth_basic.c modified , text changed
Directoryhttpd/httpd/trunk/modules/aaa/mod_auth_digest.c modified , text changed
Directoryhttpd/httpd/trunk/modules/aaa/mod_authn_core.c modified , text changed
Directoryhttpd/httpd/trunk/modules/aaa/mod_authz_core.c modified , text changed
Directoryhttpd/httpd/trunk/server/request.c modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2