{% extends "base.html" %} {% block title %}Debug allow rules{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Use this tool to try out different actor and allow combinations. See Defining permissions with "allow" blocks for documentation.
{% if error %} {% endif %} {% if result == "True" %} {% endif %} {% if result == "False" %} {% endif %} {% endblock %}