Pylons / deform

A Python HTML form library.
Other
416 stars 160 forks source link

Support for Content-Security-Policy headers via nonce attribute of script/style tags #513

Open RudolfCardinal opened 3 years ago

RudolfCardinal commented 3 years ago

Suggested fix for https://github.com/Pylons/deform/issues/512.

(Code style uses Python 3 type hinting, since setup.py has Python 3.6 as the minimum version.)