diff options
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/roadmap.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index ed45ea6..498ef11 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -198,7 +198,7 @@ Smaller features first to enable early MVP validation. ### Medium Priority - [x] Fix card update authorization in sync push (verify existing card ownership) -- [ ] Unify password length requirement (add-user.ts: 8 chars → 15 chars) +- [x] Unify password length requirement (add-user.ts: 8 chars → 15 chars) ### Low Priority - [ ] Consider httpOnly cookie for token storage (XSS mitigation) |
