Skip to content

fix: resolve #156 [Bug]: Any participant can start, advance or end... - #164

Draft
chenzeyan54-commits wants to merge 1 commit into
TheCodeHeist-Coder:mainfrom
chenzeyan54-commits:fix/issue-156
Draft

chenzeyan54-commits wants to merge 1 commit into
TheCodeHeist-Coder:mainfrom
chenzeyan54-commits:fix/issue-156

Conversation

@chenzeyan54-commits

Copy link
Copy Markdown

What changed

Fixes #156

Overview

handleMessage in apps/ws-server/src/utils/handleMessages.ts never verifies that the sender is an organizer before acting on host-only messages.

Key Changes

Verification

  • Verified patch minimal footprint against target file.
  • Automated Cloud CI workflow will run verification upon submission.

…e or end someone else's quiz

`handleMessage` in `apps/ws-server/src/utils/handleMessages.ts` never verifies that the sender is an organizer before acting on host-only messages.

Signed-off-by: chenzeyan54-commits <chenzeyan54-commits@users.noreply.github.com>

This branch has not been deployed

No deployments
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.

[Bug]: Any participant can start, advance or end someone else's quiz

1 participant