Hello,
I encountered a problem on the report of overrides. If a site is blocked by category, and I override the block, the report contains the site correctly and is reported in the log:
... sys = "SecureWeb" sub = "http" name = "ContentFilter override" url = "....
.
But if the site is blocked because it's in blacklist, it not appear in the report and in the logs. In the log i found:
... severity = "info" sys = "SecureWeb" sub = "http" name = "web request blocked, forbidden url detected" action = "block" ...
... severity = "info" sys = "SecureWeb" sub = "http" name = "http access" action = "pass" ...
I found the same bug in the 8.303
regards
I encountered a problem on the report of overrides. If a site is blocked by category, and I override the block, the report contains the site correctly and is reported in the log:
... sys = "SecureWeb" sub = "http" name = "ContentFilter override" url = "....
.
But if the site is blocked because it's in blacklist, it not appear in the report and in the logs. In the log i found:
... severity = "info" sys = "SecureWeb" sub = "http" name = "web request blocked, forbidden url detected" action = "block" ...
... severity = "info" sys = "SecureWeb" sub = "http" name = "http access" action = "pass" ...
I found the same bug in the 8.303
regards