feat: add tauri-plugin-cors-fetch and update configuration for enhanced security

This commit is contained in:
2025-07-02 11:44:31 +02:00
parent 1b1914f684
commit 428ead8525
5 changed files with 339 additions and 8 deletions

View File

@@ -20,6 +20,7 @@
"maximizable": false
}
],
"withGlobalTauri": true,
"security": {
"csp": null
}