You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Both] Drop client_ip from audit log — the recorded value was the Fly edge proxy address, not the real client, so it was misleading. The field is removed from the admin API response (AuditLogResponse) and the React audit page; the proxy stops writing it (always None) on both the deny path and the query-completed path.
DB column kept for backward compatibility but no longer populated