mirror of
https://github.com/xtr-dev/rondevu-server.git
synced 2025-12-10 10:53:24 +00:00
- Add getOrigin() helper function to check for X-Rondevu-Global header - When X-Rondevu-Global: true, use https://ronde.vu as origin for session isolation - Update all endpoints to use getOrigin() instead of reading Origin header directly - Add X-Rondevu-Global to CORS allowed headers - This enables browser clients to connect to global sessions 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>