{% extends 'safety/rules/rulefile_list.html' %} {% block toolbar_rule_file %}active{%endblock%} {% block rule_desc%}
Block downloads of files with specific names. As names of files are read from the Content-Disposition header the blocking rules may not always match files without explicit names specified.
{%endblock%} {% block th1 %}Matching Regular Expression{%endblock%} {% block addnew_href%}{% url 'wf:ViewRuleFileNameCreate' policy.pk %}{%endblock%} {% block edit1_href%}{% url 'wf:ViewRuleFileNameUpdate' policy.pk object.pk %}{%endblock%} {% block edit2_href%}{% url 'wf:ViewRuleFileNameUpdate' policy.pk object.pk %}{%endblock%}