Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc364a34

Browse files
committed
fixup! feat: add workspace agent connect and app open audit types
1 parentffc8fd6 commitc364a34

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
ALTERTYPE audit_action
33
ADD VALUE IF NOT EXISTS'connect';
4+
ALTERTYPE audit_action
5+
ADD VALUE IF NOT EXISTS'disconnect';
46
ALTERTYPE resource_type
57
ADD VALUE IF NOT EXISTS'workspace_agent';
68
ALTERTYPE audit_action
79
ADD VALUE IF NOT EXISTS'open';
10+
ALTERTYPE audit_action
11+
ADD VALUE IF NOT EXISTS'close';
812
ALTERTYPE resource_type
913
ADD VALUE IF NOT EXISTS'workspace_app';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp