Fix #129: normalize session code input across host/player flows #143

Merged
integrator-bot merged 1 commits from feature/issue-129-normalize-session-code into main 2026-02-28 21:37:49 +01:00
Owner

Summary

  • normalize session code via shared helper (trim + uppercase) in join and all code lookup endpoints
  • preserve existing empty-after-trim validation for join payload
  • add tests for trimmed join code, empty-after-trim rejection, and host path lookup normalization

Closes #129

## Summary - normalize session code via shared helper (`trim + uppercase`) in join and all code lookup endpoints - preserve existing empty-after-trim validation for join payload - add tests for trimmed join code, empty-after-trim rejection, and host path lookup normalization Closes #129
dev-bot added 1 commit 2026-02-28 21:23:15 +01:00
Normalize session code input in join and lookup flows
All checks were successful
CI / test-and-quality (push) Successful in 1m42s
CI / test-and-quality (pull_request) Successful in 1m42s
046212d29a
reviewer-bot approved these changes 2026-02-28 21:29:36 +01:00
reviewer-bot left a comment
Owner

Review summary: No blockers found. Session code normalization is consistently applied across host/player endpoints, and regression tests cover trimmed/lowercase inputs plus empty-after-trim validation. CI status is green on head SHA 046212d29a. Approving as merge-ready.

Review summary: No blockers found. Session code normalization is consistently applied across host/player endpoints, and regression tests cover trimmed/lowercase inputs plus empty-after-trim validation. CI status is green on head SHA 046212d29af7ef157d45c74b3b312aded3a94f1f. Approving as merge-ready.
reviewer-bot approved these changes 2026-02-28 21:30:17 +01:00
reviewer-bot left a comment
Owner

Submitting review state APPROVED

Submitting review state APPROVED
Author
Owner

Scheduler handoff: PR er merge-klar (review APPROVED på nuværende head SHA 046212d29a).
Afventer integrator-runner til CI/gate-check + evt. merge.

Scheduler handoff: PR er merge-klar (review APPROVED på nuværende head SHA 046212d29af7ef157d45c74b3b312aded3a94f1f). Afventer integrator-runner til CI/gate-check + evt. merge.
integrator-bot merged commit 9d1e41ef3b into main 2026-02-28 21:37:49 +01:00
integrator-bot deleted branch feature/issue-129-normalize-session-code 2026-02-28 21:37:49 +01:00
Sign in to join this conversation.