Skip to content

Commit

Permalink
116132: Fixed cookie issue
Browse files Browse the repository at this point in the history
  • Loading branch information
LotteHofstede authored and tdonohue committed Jul 10, 2024
1 parent 27ba5bf commit 1bd8db5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/shared/cookies/klaro-configuration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ export const klaroConfiguration: any = {
purposes: ['registration-password-recovery'],
required: false,
cookies: [
[/^klaro-.+$/],
CAPTCHA_COOKIE,
],
onAccept: `window.refreshCaptchaScript?.call()`,
Expand Down

0 comments on commit 1bd8db5

Please sign in to comment.