{% extends "base.html" %} {% block title %}{{ name }}{% endblock %} {% block extra_head %} {% endblock %} {% block crumbs %}
{% endblock %} {% block content %}This group has been deleted.
{% endif %} {% if dynamic_config %}This is a dynamic group. You cannot manually edit the users in this group.
Users matching {{ dynamic_config|tojson }}
will be automatically added to the group.
Date and time | Operation by | Operation | User |
---|---|---|---|
{{ entry.timestamp }} | {{ entry.operation_by or '*dynamic*' }} | {{ entry.operation }} | {{ entry.actor_id or '' }} |