mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 09:14:08 +02:00
Restriction example in the monitoring module configuration script
This commit is contained in:
parent
6d59f242a7
commit
e037716585
@ -5,4 +5,5 @@
|
||||
$this->providePermission('commands/all', 'Allow to send all commands');
|
||||
$this->providePermission('commands/safe', 'Allow to to send a subset of "safe" commands');
|
||||
$this->providePermission('log', 'Allow full log access');
|
||||
$this->provideRestriction('filter', 'Filter accessible object');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user