]> source.dussan.org Git - nextcloud-server.git/commit
Add ContentSecurityPolicyNonceManager
authorLukas Reschke <lukas@statuscode.ch>
Mon, 24 Oct 2016 14:31:06 +0000 (16:31 +0200)
committerLukas Reschke <lukas@statuscode.ch>
Mon, 24 Oct 2016 14:35:31 +0000 (16:35 +0200)
commit38b3ac8213d152a9ea8473cbb558605fb165e91f
treef0973f2ed58b0b3bfb906c6bd7c099c092383bc8
parent9e6634814ee682be20ac419afeef02a4b53fb47d
Add ContentSecurityPolicyNonceManager

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
apps/theming/appinfo/app.php
core/templates/layout.base.php
core/templates/layout.guest.php
core/templates/layout.user.php
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Security/CSP/ContentSecurityPolicyNonceManager.php [new file with mode: 0644]
lib/private/Server.php
tests/lib/Security/CSP/ContentSecurityPolicyNonceManagerTest.php [new file with mode: 0644]