Fortinet black logo

New Features

Remove the option to rate images by URL in Web filter profiles 6.4.3

Copy Link
Copy Doc ID de1e129a-0283-11ea-8977-00505692583a:817481
Download PDF

Remove the option to rate images by URL in Web filter profiles 6.4.3

The option to rate images by their URL in web filter profiles is removed.

Search engines fetch searched images from their own caches, preventing FortiOS from detecting the original URL of the image, and making the rated category incorrect.

The options is removed from the Ratings Options section when configuring a web filter profile in the GUI:

The rate-image-urls command is removed from the CLI:

config webfilter profile
    edit "profile"
        config ftgd-wf
            set options {options}
            set exempt-quota <string>
            set ovrd <string>
            set max-quota-timeout <integer>
            set rate-javascript-urls {enable | disable}
            set rate-css-urls {enable | disable}
            set rate-crl-urls {enable | disable}
        end
    next
end

Remove the option to rate images by URL in Web filter profiles 6.4.3

The option to rate images by their URL in web filter profiles is removed.

Search engines fetch searched images from their own caches, preventing FortiOS from detecting the original URL of the image, and making the rated category incorrect.

The options is removed from the Ratings Options section when configuring a web filter profile in the GUI:

The rate-image-urls command is removed from the CLI:

config webfilter profile
    edit "profile"
        config ftgd-wf
            set options {options}
            set exempt-quota <string>
            set ovrd <string>
            set max-quota-timeout <integer>
            set rate-javascript-urls {enable | disable}
            set rate-css-urls {enable | disable}
            set rate-crl-urls {enable | disable}
        end
    next
end