mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
ListController: Restrict eventhistoryAction
refs 9009
This commit is contained in:
parent
528df1b26a
commit
76b17462f9
@ -579,6 +579,7 @@ class Monitoring_ListController extends Controller
|
||||
'type'
|
||||
));
|
||||
|
||||
$this->applyRestriction('monitoring/filter/objects', $query);
|
||||
$this->filterQuery($query);
|
||||
$this->view->history = $query;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user