mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
chore: audit log entries for all idp sync changes (#15919)
This commit is contained in:
Generated
+4
-1
@@ -190,7 +190,10 @@ CREATE TYPE resource_type AS ENUM (
|
||||
'custom_role',
|
||||
'organization_member',
|
||||
'notifications_settings',
|
||||
'notification_template'
|
||||
'notification_template',
|
||||
'idp_sync_settings_organization',
|
||||
'idp_sync_settings_group',
|
||||
'idp_sync_settings_role'
|
||||
);
|
||||
|
||||
CREATE TYPE startup_script_behavior AS ENUM (
|
||||
|
||||
Reference in New Issue
Block a user