Add mass role add/remove commands. Fix UnknownUser mentions in logs. Fix unnecessary audit log reads when adding/removing roles and the log type is ignored.
This commit is contained in:
parent
9aeae4f89e
commit
820c9b466e
5 changed files with 220 additions and 59 deletions
|
@ -10,6 +10,7 @@ import {
|
|||
disableUserNotificationStrings,
|
||||
errorMessage,
|
||||
findRelevantAuditLogEntry,
|
||||
MINUTES,
|
||||
multiSorter,
|
||||
notifyUser,
|
||||
stripObjectToScalars,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue