nextcloud/lib
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 +02:00
..
composer feat: Make ISharedStorage public API and reuse where possible 2024-08-12 11:42:10 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-08-13 00:20:11 +00:00
private fix: Use CSP_NONCE env variable in ContentSecurity Header 2024-08-13 09:52:08 +02:00
public fix(taskprocessing): select preferred provider when running sync task, fix task type values according to preferred provider 2024-08-12 13:11:41 +02:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php fix(session): Log when session_* calls are slow 2024-08-07 09:02:10 +02:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00