TF-4136 security(sentry): scrub sensitive headers without mutating HTTP payloads
This commit is contained in:
@@ -30,5 +30,7 @@ Future<void> runTmailPreload() async {
|
||||
await CozyIntegration.integrateCozy();
|
||||
await HiveCacheConfig.instance.initializeEncryptionKey();
|
||||
|
||||
setPathUrlStrategy();
|
||||
if (PlatformInfo.isWeb) {
|
||||
setPathUrlStrategy();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user