Opened 10 years ago
Last modified 3 months ago
#25706 closed Cleanup/optimization
Support CSP default-src 'self' on Django Admin GIS — at Initial Version
| Reported by: | Thomas Grainger | Owned by: | nobody |
|---|---|---|---|
| Component: | GIS | Version: | dev |
| Severity: | Normal | Keywords: | CSP inline javascript |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Currently there's work to comply with Content-Security-Policy: default-src 'self' on the base admin.
It's going to require further re-factoring to apply the same to django GIS
This change will also require the addition of Selenium tests for the Django
Note:
See TracTickets
for help on using tickets.