Merge pull request #59261 from nextcloud/feat/config/sensitive-values/sentry-csp-report-url

feat(config): add Sentry CSP Report URL to sensitive values
This commit is contained in:
Côme Chilliet 2026-03-30 10:15:02 +02:00 committed by GitHub
commit 3a5c445c78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,6 +44,7 @@ class SystemConfig {
'proxyuserpwd' => true,
'sentry.dsn' => true,
'sentry.public-dsn' => true,
'sentry.csp-report-url' => true,
'zammad.download.secret' => true,
'zammad.portal.secret' => true,
'zammad.secret' => true,