{% extends "baseTemplate/index.html" %} {% load static %} {% comment %} Every ACL on the server. Deletion is refused server-side while an ACL is still assigned to an account, or while it is one of the three built-in roles the installer seeds -- the UI only echoes that, it does not decide it. {% endcomment %} {% block title %}ACLs{% endblock %} {% block content %}

ACLs

Permission sets. Assign one to an account from Modify user.

New ACL
Loading ACLs…
Name Role Permissions granted Assigned to
built-in
No ACLs yet.
{% endblock %} {% block scripts %} {% endblock %}