php-coder / mystamps

The site about post stamps where you can create a virtual collection
https://my-stamps.ru
GNU General Public License v2.0
20 stars 33 forks source link

Add Content-Security-Policy header #226

Open php-coder opened 9 years ago

php-coder commented 9 years ago

See for details:

php-coder commented 6 years ago

Explicitly specify directives that aren't covered by default-src (like form-action, see https://hackernoon.com/im-harvesting-credit-card-numbers-and-passwords-from-your-site-here-s-how-9a8cb347c5b5).

php-coder commented 6 years ago

Read also: https://www.troyhunt.com/locking-down-your-website-scripts-with-csp-hashes-nonces-and-report-uri/

0pdd commented 5 years ago

@php-coder the puzzle #1093 is still not solved.

php-coder commented 4 years ago

Could be useful, here are the Jenkins CSP rules: https://wiki.jenkins.io/display/JENKINS/Configuring+Content+Security+Policy