Skip to content

fix(backend): bound order device identifiers#18

Merged
Leonard-Don merged 1 commit into
mainfrom
agent/claude-cycle2w1-TianXianQuant-20260517045358
May 17, 2026
Merged

fix(backend): bound order device identifiers#18
Leonard-Don merged 1 commit into
mainfrom
agent/claude-cycle2w1-TianXianQuant-20260517045358

Conversation

@Leonard-Don

Copy link
Copy Markdown
Owner

Summary

  • apply the same 3..128 character deviceId bounds to order creation as auth requests
  • add backend contract coverage for too-short, too-long, and lower-boundary device ids

Validation

  • python3 -m pytest backend/tests/test_backend_contract.py -q
  • git diff --check origin/main..HEAD
  • added-line secret/danger scan (only auth header test references)
  • Claude read-only diff review: APPROVED

@Leonard-Don Leonard-Don merged commit 10f5add into main May 17, 2026
1 check passed
@Leonard-Don Leonard-Don deleted the agent/claude-cycle2w1-TianXianQuant-20260517045358 branch May 17, 2026 00:44
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