{% for domain, info in domains.items %}
| # | Type | Operation | Elapsed | Result | Entries | |
|---|---|---|---|---|---|---|
| {{ operation.type_icon }} | {{ operation.title }} | {{ operation.time_elapsed }} | {{ operation.status_icon }} | {{ operation.entry_count }} | ||
|
{% include operation.details_template with operation=operation %}
|
||||||
No LDAP operations was recorded on this domain during this request.
{% endif %} {% empty %}No LDAP connection has yet been bound.
{% endfor %}