Audit log

{% for r in logs %} {% end %} {% if not logs %} {% end %}
ID Time (UTC) User Action Details IP
#{{ r.get('id') }} {{ r.get('created_at', '') }} {{ r.get('username') or '' }} {{ r.get('action') or '' }} {{ r.get('details') or '' }} {{ r.get('ip') or '' }}
No audit entries.

Showing {{ logs_count }} entries limit={{ limit }} offset={{ offset }}