Pulse/cmd/pulse
Pulse Monitor f01bee2189 fix: improve WebSocket CORS handling for Docker deployments
- Allow WebSocket connections from private networks when no origins configured
- Fixes "connection lost" errors for Docker users accessing from LAN IPs
- Maintains security by only allowing RFC1918 private IPs and local domains
- Users can still explicitly set ALLOWED_ORIGINS for stricter control
- Addresses issue #214 where Docker users couldn't connect via WebSocket
2025-08-21 12:49:50 +00:00
..
config.go fix: webhook persistence using wrong directory 2025-08-05 21:37:56 +00:00
main.go fix: improve WebSocket CORS handling for Docker deployments 2025-08-21 12:49:50 +00:00