N°7556 - Cross-Site Request Forgery (CSRF) protection

This commit is contained in:
Eric Espie
2024-06-05 17:38:51 +02:00
parent 07702379c3
commit bbebca7951
3 changed files with 32 additions and 235 deletions

View File

@@ -214,7 +214,6 @@ class iTopWebPage extends NiceWebPage implements iTabbedPage
// Used by dashboard editor
$this->LinkScriptFromAppRoot('js/property_field.js');
$this->LinkScriptFromAppRoot('js/icon_select.js');
$this->LinkScriptFromAppRoot('js/ajaxfileupload.js');
}
/**