Security
Audit trail and IP allow/deny lists.
Audit log
Every administrative action, with actor and IP.
| When | Actor | Action | Target | IP |
|---|---|---|---|---|
| 12m ago | you | account.create | tau@workspace.dev | 203.0.113.42 |
| 28m ago | you | key.create | production-edge | 203.0.113.42 |
| 1h ago | system | account.refresh_token | alpha.team@workspace.dev | 10.0.0.1 |
| 2h ago | you | auth.login | session | 203.0.113.42 |
| 3h ago | you | settings.update | notifications | 203.0.113.42 |
| 5h ago | you | key.rotate | ci-runner | 203.0.113.42 |
| 8h ago | system | account.pause | epsilon.bot@runner.cc | 10.0.0.1 |
| 12h ago | you | ip_rule.add | 203.0.113.0/24 | 203.0.113.42 |