forked from claw/flaskpaste
docs: update for v1.4.0 features
- Add anti-flood, rate limiting, scheduled cleanup to feature lists - Update version to 1.4.0, test count to 205 - Document /pastes endpoint with query parameters - Add anti-flood fields to /challenge response - Update CLI docs with new commands (list, search, export) - Add decision log entries for recent features
This commit is contained in:
5
TODO.md
5
TODO.md
@@ -26,10 +26,13 @@ Unstructured intake buffer for ideas, issues, and observations. Items here are r
|
||||
|
||||
## Questions
|
||||
|
||||
- Should expired paste cleanup run in-process or via external cron?
|
||||
- Certificate renewal: reissue with same CN or require new request?
|
||||
- Should revoked certs be purged after grace period?
|
||||
|
||||
## Resolved
|
||||
|
||||
- Expired paste cleanup runs in-process via before_request hook (no cron needed)
|
||||
|
||||
## Debt
|
||||
|
||||
- Mypy has pre-existing type errors (runs with --ignore-missing-imports)
|
||||
|
||||
Reference in New Issue
Block a user