mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
MODSEC-297
This commit is contained in:
@@ -586,6 +586,7 @@ static char *msre_action_pause_validate(msre_engine *engine, msre_action *action
|
||||
static apr_status_t msre_action_pause_init(msre_engine *engine, msre_actionset *actionset,
|
||||
msre_action *action)
|
||||
{
|
||||
actionset->intercept_action = ACTION_PAUSE;
|
||||
actionset->intercept_pause = action->param;
|
||||
return 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user