diff options
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/roadmap.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index 38ef3be..d877d78 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -193,8 +193,8 @@ Smaller features first to enable early MVP validation. **Goal**: Address security vulnerabilities identified in code review ### High Priority -- [ ] Add rate limiting to login endpoint (brute force protection) -- [ ] Configure CORS middleware +- [x] Add rate limiting to login endpoint (brute force protection) +- [x] Configure CORS middleware ### Medium Priority - [ ] Fix card update authorization in sync push (verify existing card ownership) |
