diff --git a/apps/portal-admin/src/app/pages/audit/audit.html b/apps/portal-admin/src/app/pages/audit/audit.html index 261f4e0..ed398b8 100644 --- a/apps/portal-admin/src/app/pages/audit/audit.html +++ b/apps/portal-admin/src/app/pages/audit/audit.html @@ -3,9 +3,13 @@
Read-only view of audit.events per
- ADR-0013. Every query
- run on this page emits its own admin.audit.query row — read access is itself
- auditable.
+ ADR-0013. Every query run on this page emits its own admin.audit.query row — read access
+ is itself auditable.
Read-only directory of every identity that has signed in to portal-shell or portal-admin per
- ADR-0020. Every query
- run on this page emits an admin.users.query audit row — directory access is
- itself auditable.
+ ADR-0020. Every query run on this page emits an admin.users.query audit row — directory
+ access is itself auditable.