fix(xo-server-audit): ignore mirrorBackup.getAllJobs
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
- @xen-orchestra/xapi major
|
||||
- complex-matcher patch
|
||||
- xo-server patch
|
||||
- xo-server-audit patch
|
||||
- xo-web minor
|
||||
|
||||
<!--packages-end-->
|
||||
|
||||
@@ -31,6 +31,7 @@ const DEFAULT_BLOCKED_LIST = {
|
||||
'job.getAll': true,
|
||||
'log.get': true,
|
||||
'metadataBackup.getAllJobs': true,
|
||||
'mirrorBackup.getAllJobs': true,
|
||||
'network.getBondModes': true,
|
||||
'pif.getIpv4ConfigurationModes': true,
|
||||
'plugin.get': true,
|
||||
|
||||
Reference in New Issue
Block a user