[web] Managed Group Audit Logs for github/dropbox (#29582)

GitOrigin-RevId: 9c2db408734469f67eaca7f4b7f0ebc6babcfcd4
This commit is contained in:
Miguel Serrano
2025-11-12 10:59:40 +01:00
committed by Copybot
parent f028f21e3c
commit 1479df36db

View File

@@ -32,7 +32,15 @@ function _canHaveNoInitiatorId(operation, info) {
}
// events that are visible to managed user admins in Group Audit Logs view
const MANAGED_GROUP_USER_EVENTS = ['login', 'reset-password', 'update-password']
const MANAGED_GROUP_USER_EVENTS = [
'login',
'reset-password',
'update-password',
'link-dropbox',
'unlink-dropbox',
'link-github',
'unlink-github',
]
/**
* Add an audit log entry