{% extends 'squid/exclude/list.html' %} {% block exclude_user %}active{%endblock%} {% block header_tab %} / User IP Addresses{% endblock %} {% block page_comment %}
Connections from the following local IP addresses are excluded from web filtering, anti malware scanning, authentication and HTTPS decryption.
{% endblock %} {% block addnew_href%}{% url 'squid:ViewExcludeUserIpCreate' %}{%endblock%} {% block edit1_href%}{% url 'squid:ViewExcludeUserIpUpdate' object.pk %}{%endblock%} {% block edit2_href%}{% url 'squid:ViewExcludeUserIpUpdate' object.pk %}{%endblock%}