mirror of
https://github.com/apache/httpd.git
synced 2025-11-09 15:21:02 +03:00
add a standard AUTHZ_PREFIX for, no MMN bump since it's just baked in if you
build against it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@949335 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -46,6 +46,7 @@ extern "C" {
|
||||
#define AUTHZ_PROVIDER_NAME_NOTE "authz_provider_name"
|
||||
|
||||
#define AUTHN_PREFIX "AUTHENTICATE_"
|
||||
#define AUTHZ_PREFIX "AUTHORIZE_"
|
||||
|
||||
/** all of the requirements must be met */
|
||||
#ifndef SATISFY_ALL
|
||||
|
||||
Reference in New Issue
Block a user