nextcloud-server/lib/private/AppFramework/Middleware
Holger Hees 73397cd759
fix: Use `CSP_NONCE` env variable in ContentSecurity Header
We should use 'cspNonceManager' for requesting the NONCE value, because it is doing the same as before, except that it honors a CPS_NONCE environment variable if available.

Signed-off-by: Holger Hees <holger.hees@gmail.com>
2024-08-13 09:52:08 +07:00
..
PublicShare fix(files_sharing): show proper share not found error message 2024-08-06 16:25:10 +07:00
Security fix: Use `CSP_NONCE` env variable in ContentSecurity Header 2024-08-13 09:52:08 +07:00
AdditionalScriptsMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CompressionMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
MiddlewareDispatcher.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
NotModifiedMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
OCSMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SessionMiddleware.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00