Skip to content

fix: resolve #157 [Bug]: Client-supplied timeMs is trusted when awa... - #163

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

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

Conversation

@chenzeyan54-commits

Copy link
Copy Markdown

What changed

Fixes #157

Overview

Scoring uses a value the client computes and sends. apps/frontend/src/screens/LiveQuiz.tsx:265:

Key Changes

Verification

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

… when awarding points

Scoring uses a value the client computes and sends. `apps/frontend/src/screens/LiveQuiz.tsx:265`:

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]: Client-supplied timeMs is trusted when awarding points

1 participant