Files
wiki/client
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
..
2022-12-10 17:03:40 -05:00
2020-07-03 19:36:33 -04:00
2019-09-27 14:59:53 -04:00
2023-02-16 20:45:55 -05:00