Django-MOJO
MarkdownOpen in ClaudeOpen in ChatGPT

1.24.27 — Metrics anonymous read surface hardened

Editorial identity incomplete

2026-09-10

Three fixes on the anonymous /api/metrics/* read surface: a bounded date range (one request could previously materialise ~105M Redis keys), value/get answers 400 instead of an anonymous 500 that filed a level-12 incident per call, and a configured view permission on the public account is now actually enforced. No breaking changes; the unconfigured public default stays open.

Added

Fixed

Security

Upgrade notes