{% extends 'safety/rules/rulefile_list.html' %} {% block toolbar_rule_file %}active{%endblock%} {% block rule_desc%}

Blocks downloads of files based on their actual contents. The names of files are not taken into account. Even if a dangerous executable file is being dowloaded as innocent image, such file will be blocked.

{%endblock%} {% block th1 %}Real File Type{%endblock%} {% block addnew_href%}{% url 'wf:ViewRuleFileContentCreate' policy.pk %}{%endblock%} {% block edit1_href%}{% url 'wf:ViewRuleFileContentUpdate' policy.pk object.pk %}{%endblock%} {% block edit2_href%}{% url 'wf:ViewRuleFileContentUpdate' policy.pk object.pk %}{%endblock%}