feat(config): add Sentry CSP Report URL to sensitive values

Signed-off-by: Joda Stößer <git@simjo.st>
This commit is contained in:
Joda Stößer 2026-03-27 16:01:41 +01:00 committed by GitHub
parent f8cc0adefb
commit a71584ee96
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,