mirror of
https://github.com/coder/coder.git
synced 2025-07-08 11:39:50 +00:00
This reverts commit aea3b3b83e
.
This commit is contained in:
@ -83,7 +83,6 @@ var AuditableResources = auditMap(map[any]map[string]Action{
|
||||
"name": ActionTrack,
|
||||
"readme": ActionTrack,
|
||||
"job_id": ActionIgnore, // Not helpful in a diff because jobs aren't tracked in audit logs.
|
||||
"created_by": ActionTrack,
|
||||
},
|
||||
&database.User{}: {
|
||||
"id": ActionTrack,
|
||||
|
Reference in New Issue
Block a user