feat: Add credential update and delete events to log streaming (#9026)
This commit is contained in:
@@ -27,6 +27,8 @@ export const eventNamesAudit = [
|
||||
'n8n.audit.user.reset',
|
||||
'n8n.audit.user.credentials.created',
|
||||
'n8n.audit.user.credentials.shared',
|
||||
'n8n.audit.user.credentials.updated',
|
||||
'n8n.audit.user.credentials.deleted',
|
||||
'n8n.audit.user.api.created',
|
||||
'n8n.audit.user.api.deleted',
|
||||
'n8n.audit.package.installed',
|
||||
|
||||
Reference in New Issue
Block a user