mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 21:01:33 +02:00
Merge pull request #15001 from overleaf/em-invite-audit-logs
Project audit logs for invite operations GitOrigin-RevId: c2db4bc719f508c5bf33be2c59eddfb63fcdae25
This commit is contained in:
@@ -133,6 +133,7 @@ const ProjectController = {
|
||||
projectId,
|
||||
'toggle-access-level',
|
||||
user._id,
|
||||
req.ip,
|
||||
{ publicAccessLevel: req.body.publicAccessLevel, status: 'OK' },
|
||||
callback
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user