Files
wiki/server
Kolega.devandkolega.dev d14b0a5509 fix: authenticate GraphQL subscription WebSocket connections (#7922)
The onConnect handler for GraphQL subscriptions was empty, allowing any
client to establish a WebSocket connection and subscribe to loggingLiveTrail
without authentication. Added JWT verification in onConnect using the same
RS256 credentials and permission checks (manage:system) used elsewhere.

Co-authored-by: kolega.dev <faizan@kolega.ai>
2026-02-11 21:40:25 -05:00
..
2021-12-17 21:41:38 -05:00
2019-02-09 12:34:27 -05:00
2021-09-11 21:02:53 -04:00
2020-08-30 21:46:55 -04:00
2023-02-16 23:58:52 -05:00