← All Projects

{{ project.name }} — Audit Log

{{ project.url }}

Audit Events

{% for e in entries %} {% else %} {% endfor %}
Timestamp (UTC)ActionUserIPDetails
{{ e.timestamp[:19].replace('T',' ') }} {% if e.action == 'status_change' %} status change {% else %} {{ e.action }} {% endif %} {{ e.username or '—' }} {{ e.ip or '—' }} {{ e.details or '' }}
No audit events recorded yet.