Changes between Initial Version and Version 1 of Ticket #15727, comment 18
- Timestamp:
- Jan 12, 2015, 11:39:02 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15727, comment 18
initial v1 2 2 3 3 The important thing for django to support is to make the admin compatible with CSP. Otherwise, most installations can't use CSP anyway. 4 5 A builtin CSP middleware _could_ be useful if it had a standardized way of dealing with nonce an hash sources.