Audit Log

← Admin  |  Export CSV
{% for r in 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 '-' }}

Showing {{ logs_count }} entries (limit={{ limit }}, offset={{ offset }})