summaryrefslogtreecommitdiff
path: root/django/middleware/csp.py
AgeCommit message (Expand)Author
2026-07-13Fixed #37178 -- Moved MiddlewareMixin out of utils.deprecation.CharulL00
2025-08-28Fixed #36532 -- Added Content Security Policy view decorators to override or ...Rob Hudson
2025-06-27Fixed #15727 -- Added Content Security Policy (CSP) support.Rob Hudson