so I will impact all expirevar rule ?
------------------ 原始邮件 ------------------
发件人: "Ervin Hegedüs" <ai...@gm...>;
发送时间: 2021年9月29日(星期三) 下午2:44
收件人: "huiming via mod-security-developers"<mod...@li...>;
抄送: "huiming"<877...@qq...>;
主题: Re: [Mod-security-developers] seems expirevar not supported.
Hi,
On Wed, Sep 29, 2021 at 01:30:44PM +0800, huiming via mod-security-developers wrote:
> all,&nbsp;
>
> seems expoirevar not supported.
> | ACTION_EXPIRE_VAR
> &nbsp; &nbsp; &nbsp; &nbsp;{
> &nbsp; &nbsp; &nbsp; &nbsp; //ACTION_NOT_SUPPORTED("ExpireVar", @0);
> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ACTION_CONTAINER($$, new actions::Action($1));&nbsp; //it is Action, not expirevar; Morever NO expirevar implementation.
> &nbsp; &nbsp; &nbsp; &nbsp;}
yes, there are few issues about this:
https://github.com/SpiderLabs/ModSecurity/issues/1803
https://github.com/SpiderLabs/ModSecurity/issues/2556
> I did not make test, but from code, it seems that expirevar not supported. Anyone can help me understand this.
what's the question?
a.
|