Skip to content

Commit 78e5f66

Browse files
committed
Merge branch 'w2p-116132_fixed-cookie-issues_contribute-7.6'
2 parents 3ab9f6a + 087c203 commit 78e5f66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/shared/cookies/klaro-configuration.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ export const klaroConfiguration: any = {
189189
purposes: ['registration-password-recovery'],
190190
required: false,
191191
cookies: [
192-
[/^klaro-.+$/],
193192
CAPTCHA_COOKIE,
194193
],
195194
onAccept: `window.refreshCaptchaScript?.call()`,

0 commit comments

Comments
 (0)