mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-20 01:07:30 +00:00
the local workshop HTTP server at 127.0.0.1:5582 returned Access-Control-Allow-Origin: *. any website the user visited could fetch http://127.0.0.1:5582/workshop/<path> and read the response. changed to http://localhost:1420 (the tauri dev origin). if the server ever gains endpoints proxying private/instance-specific content, the wildcard would have leaked it. |
||
|---|---|---|
| .. | ||
| capabilities | ||
| gen/schemas | ||
| icons | ||
| resources/DLC/Emerald Skin Pack | ||
| scripts | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| tauri.conf.json | ||
| tauri.nightly.conf.json | ||