6 lines
484 B
Markdown
6 lines
484 B
Markdown
# Findings – Pick'n'Play
|
||
|
||
- [x] Non-admin suggestion edits now phase-gated: full edit in Suggest, title locked in Vote, no edits in Results. Updated PUT logic and expanded test to assert non-title fields edit in Vote and block in Results.
|
||
- [x] Joker create path now allows a sixth suggestion when using a joker and blocks a seventh; added coverage for the joker bypass case.
|
||
- [x] Editing another player's suggestion covered with 401 assertion to protect authorization regression.
|