mirror of
https://github.com/apache/httpd.git
synced 2025-08-07 04:02:58 +03:00
There is only one global provider name space, therefore allow
LuaAuthzProvider only in global scope. Remove unnecessary server config field. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370466 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -138,8 +138,6 @@ typedef struct
|
||||
|
||||
/* value of the LuaRoot directive */
|
||||
const char *root_path;
|
||||
|
||||
apr_hash_t *authz_providers;
|
||||
} ap_lua_server_cfg;
|
||||
|
||||
typedef struct
|
||||
|
Reference in New Issue
Block a user