{% extends "base/layout.html" %}{% block content %}
{{ client.client_name if client else 'Firm-level credential' }} ยท {{ entry.category|replace('_',' ')|title }}
Re-authentication and a business reason are mandatory. The reveal is audit logged.
| When | User | Action | Reason | Result |
|---|---|---|---|---|
| {{ log.created_at_utc }} | {{ user_row.full_name or user_row.email if user_row else '-' }} | {{ log.action|title }} | {{ log.reason or '-' }} | {{ 'Success' if log.success else 'Denied' }} |
| No access events. | ||||