glpi-project / glpi-inventory-plugin

GLPI Inventory plugin
GNU Affero General Public License v3.0
46 stars 27 forks source link

remove deprecated import[rel] (was a hack anywary) to wakeup local agent #398

Closed orthagh closed 1 year ago

orthagh commented 1 year ago

CF !29180

Import[rel] is deprecated in modern browsers, but anyway it was a hack. With this change, the browser will say there is cors issue, but the agent will still get the order.

@g-bougard is currently working on adding cors headers on agent to remove the exception side of GLPI.