{% extends 'squid/exclude/list.html' %} {% block exclude_other %}active{%endblock%} {% block header_tab %} / Browser User Agent{% endblock %} {% block page_comment %}

Connections from the browsers identified by the following User-Agent strings are excluded from web filtering, anti malware scanning, authentication and HTTPS decryption.

{% endblock %} {% block addnew_href%}{% url 'squid:ViewExcludeUserAgentCreate' %}{%endblock%} {% block edit1_href%}{% url 'squid:ViewExcludeUserAgentUpdate' object.pk %}{%endblock%} {% block edit2_href%}{% url 'squid:ViewExcludeUserAgentUpdate' object.pk %}{%endblock%}