daedfa6a21
Downtime editor.
Some of the ACL checks added are:
-Permission check on downtime before adding an agent
-Permission check on agent before adding an agent
-Permission check on downtime before deleting an agent
-Permission check on agent before deleting an agent
-Permission check on downtime before creating or updating the downtime
-Removed the ACL check for every result item (it is done before, into the query)
-Permission check on the query for the agents added to the downtime
Downtime editor ajax.
Some of the ACL checks added are:
-Permission check on downtime before retrieving the modules
-Permission check on agent before retrieving the modules
-Permission check on downtime before deleting the modules
-Permission check on agent before deleting the modules
-Permission check on downtime before adding the modules
-Permission check on agent before adding the modules
(cherry picked from commit
|
||
---|---|---|
.. | ||
agent.php | ||
alert_list.ajax.php | ||
events.php | ||
graph.ajax.php | ||
menu.ajax.php | ||
module.php | ||
networkmap.ajax.php | ||
planned_downtime.ajax.php | ||
reporting.ajax.php | ||
skins.ajax.php | ||
update_manager.ajax.php | ||
visual_console_builder.ajax.php |