Summary: | [NEW PORT] www/py-django-csp: Adds Content-Security-Policy headers to Django | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Alexander Sieg <ports> | ||||
Component: | Individual Port(s) | Assignee: | Sunpoet Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Alexander Sieg
2019-07-08 12:56:31 UTC
Created attachment 205582 [details]
patch
Currently we use py-dj22- prefix for py-django22-dependent ports. I'll add py-dj22-django-csp instead. (In reply to Sunpoet Po-Chuan Hsieh from comment #2) It should be py-dj22-django_csp. A commit references this bug: Author: sunpoet Date: Sun Aug 25 18:47:02 UTC 2019 New revision: 509836 URL: https://svnweb.freebsd.org/changeset/ports/509836 Log: Add py-dj22-django_csp 3.5 Django-CSP adds Content-Security-Policy headers to Django. WWW: https://github.com/mozilla/django-csp - While I'm here, fix USES=python PR: 239043 Submitted by: Alexander Sieg <alex@xanderio.de> Changes: head/www/Makefile head/www/py-dj22-django_csp/ head/www/py-dj22-django_csp/Makefile head/www/py-dj22-django_csp/distinfo head/www/py-dj22-django_csp/pkg-descr Committed. Thanks! |