Skip to content

Commit c364a34

Browse files
committed
fixup! feat: add workspace agent connect and app open audit types
1 parent ffc8fd6 commit c364a34

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
-- Add new audit types for connect and open actions.
22
ALTER TYPE audit_action
33
ADD VALUE IF NOT EXISTS 'connect';
4+
ALTER TYPE audit_action
5+
ADD VALUE IF NOT EXISTS 'disconnect';
46
ALTER TYPE resource_type
57
ADD VALUE IF NOT EXISTS 'workspace_agent';
68
ALTER TYPE audit_action
79
ADD VALUE IF NOT EXISTS 'open';
10+
ALTER TYPE audit_action
11+
ADD VALUE IF NOT EXISTS 'close';
812
ALTER TYPE resource_type
913
ADD VALUE IF NOT EXISTS 'workspace_app';

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy