Skip to content

fix(graph-proxy): subscriptions enforces authentication with AuthGuard#1373

Merged
davehadley merged 1 commit into
mainfrom
drh/fix-graph-proxy-subscriptions-2
Jun 9, 2026
Merged

fix(graph-proxy): subscriptions enforces authentication with AuthGuard#1373
davehadley merged 1 commit into
mainfrom
drh/fix-graph-proxy-subscriptions-2

Conversation

@davehadley

@davehadley davehadley commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Fixes a bug in graph-proxy that broke GraphQL subscriptions and produced: "Authentication context missing" errors visible in the console on the frontend.

This PR fixes bug and adds unit tests to prevent future regression.

@davehadley davehadley force-pushed the drh/fix-graph-proxy-subscriptions-2 branch from c23edac to 956e88c Compare June 8, 2026 09:18
@davehadley davehadley marked this pull request as ready for review June 8, 2026 09:18
Comment thread backend/graph-proxy/src/graphql/subscription_integration.rs Outdated
@davehadley davehadley force-pushed the drh/fix-graph-proxy-subscriptions-2 branch from 956e88c to 71a3ad1 Compare June 9, 2026 06:38
@davehadley davehadley merged commit a17a16f into main Jun 9, 2026
48 checks passed
@davehadley davehadley deleted the drh/fix-graph-proxy-subscriptions-2 branch June 9, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants