Skip to content

fix: resolve cookie authentication and network configuration issues#192

Open
abishekve wants to merge 2 commits intomasterfrom
cookie
Open

fix: resolve cookie authentication and network configuration issues#192
abishekve wants to merge 2 commits intomasterfrom
cookie

Conversation

@abishekve
Copy link
Collaborator

  • Fix cookie SecurePolicy for IP-based deployments (set to None instead of Always to allow non-HTTPS)

    • Fix network byte order handling in DiscoveryService for proper IP subnet calculation
    • Add missing System.Linq using directive
    • Update Vite dev server proxy configuration for proper CORS handling (changeOrigin)
    • Configure dev server to listen on all interfaces (0.0.0.0)
    • Update installer filename to use consistent naming convention
    • Adjust default dev port to 8090

    Resolves 401 authentication errors when accessing via IP address instead of localhost.

@abishekve abishekve self-assigned this Jan 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant