mirror of https://github.com/requarks/wiki
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.pull/7922/head
parent
6ae53bf1bd
commit
6f4c1da8e2
Loading…
Reference in new issue