mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Lua: Support retrieval of individual variables from scripts.
This commit is contained in:
@@ -65,6 +65,9 @@ int DSOLOCAL msre_parse_generic(apr_pool_t *pool, const char *text, apr_table_t
|
||||
|
||||
int DSOLOCAL rule_id_in_range(int ruleid, const char *range);
|
||||
|
||||
msre_var DSOLOCAL *generate_single_var(modsec_rec *msr, msre_var *var, msre_rule *rule,
|
||||
apr_pool_t *mptmp);
|
||||
|
||||
|
||||
/* Structures with the corresponding functions */
|
||||
|
||||
|
Reference in New Issue
Block a user