Files
hermes-web-ui/server
ekko 62e0d6fbed fix: pass auth token via query param for SSE EventSource
EventSource API doesn't support custom headers, so pass token as
?token= query parameter. Server auth middleware now accepts token
from both Authorization header and query param.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 09:13:27 +08:00
..