{% extends "baseTemplate/index.html" %} {% load static %} {% comment %} Creating an ACL is exactly as constrained as granting one: every checkbox ticked here must be a permission the signed-in account already holds, enforced in userManagement.views.submitACLCreation via ACLManager.aclGrantable. {% endcomment %} {% block title %}New ACL{% endblock %} {% block content %}
You can only tick permissions your own account already holds.