Skip to content

Require authentication before forwarding agent commands#35

Open
3em0 wants to merge 1 commit into
will-moss:masterfrom
3em0:fix/agent-forwarding-authz
Open

Require authentication before forwarding agent commands#35
3em0 wants to merge 1 commit into
will-moss:masterfrom
3em0:fix/agent-forwarding-authz

Conversation

@3em0

@3em0 3em0 commented Jun 10, 2026

Copy link
Copy Markdown

Summary

  • require Master websocket sessions to be authenticated before forwarding commands to Agent nodes
  • route unauthenticated Agent-targeted commands through the existing authentication handler instead of proxying them

Fixes #34

Testing

  • git diff --check
  • go test ./... was not run successfully because go is not installed in this environment

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.

Authentication bypass in Agent forwarding path before Master session check

1 participant