Olga Sobolevsky

Results 27 comments of Olga Sobolevsky

@Aviv-Galmidi regex with start of line (^) isn't allowed also

Similar bug with 2 Rate limits attached to the same location. Steps to reproduce: 1. Go to Rate limits -> create new rate limit with: name:test1 Time frame: 20 Count...

Steps to reproduce the behavior: 1. Go to Rate limits -> create new rule and save. 2. Connect the rule to Security policy and save. 3. Click on Delete button...

When you detach the rate limit from security policy - "Delete" button stays disabled. Steps to reproduce: 1. Go to Rate limits -> Edit rule that attached to the policy....

@bartavelle Now, the logging show block reason: tag "all" although request is tagged "human" and blocked by "tag2". ![proxy log acl ](https://user-images.githubusercontent.com/56600129/156188859-f976f065-ae9a-4577-aff8-961ddbf40096.png) I expected: block reason:tag "all" - when request...

@bartavelle When I send 2 requests with curl (bot): first request with tag "all" and second request with tags "all" and "tag2". Both requests can't pass the challenge and blocked...

Another observation: According to the issue https://github.com/curiefense/curiefense/issues/525, ACL Policies check both Deny Bot and Allow Bot even when the ACL is not active in its respective URL Map. In the...