You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(web): trim dead Portolan/Tauri CORS origins
The browser UI is served same-origin from :4000, so the Tauri
custom-protocol origins (tauri://localhost, http(s)://tauri.localhost)
that admitted the bundled Portolan.app are dead. Keep the localhost dev
origins the Vite dev server genuinely uses.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016RVNkdUCoxqgGVVhUoApVp
0 commit comments