Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 630 Bytes

File metadata and controls

11 lines (9 loc) · 630 Bytes

TODO

A running list of outstanding tasks. Issues should be created for these items and prioritized.

  • Implement DMARC validation for internet-facing deployments.
  • Add service health/status and storage usage reporting for operators.
  • Expand automated coverage for ingest edge cases (multipart HTML, charsets, inline CID).
  • Expand admin E2E coverage for settings, quarantine, and rules flows.
  • Consider admin rate-limit tests if the UI exposes rate-limit feedback.
  • Document a recommended reverse-proxy setup (nginx + OAuth2 example).
  • Migrate FastAPI startup to lifespan handlers and update TemplateResponse signature.