mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
[web] Add logout to list of managed group user events
GitOrigin-RevId: 3d90d315742888934cc2561be323247d75c3f977
This commit is contained in:
@@ -35,6 +35,7 @@ function _canHaveNoInitiatorId(operation, info) {
|
||||
// events that are visible to managed user admins in Group Audit Logs view
|
||||
const MANAGED_GROUP_USER_EVENTS = [
|
||||
'login',
|
||||
'logout',
|
||||
'reset-password',
|
||||
'update-password',
|
||||
'link-dropbox',
|
||||
|
||||
Reference in New Issue
Block a user