Skip to content

Commit 087c203

Browse files
committed
116132: Fixed cookie issue
1 parent 404ccd9 commit 087c203

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ export const klaroConfiguration: any = {
183183
purposes: ['registration-password-recovery'],
184184
required: false,
185185
cookies: [
186-
[/^klaro-.+$/],
187186
CAPTCHA_COOKIE
188187
],
189188
onAccept: `window.refreshCaptchaScript?.call()`,

0 commit comments

Comments
 (0)