Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make /cookie_sync and /setuid respond with 400 for invalid gdpr consent #1235

Merged
merged 2 commits into from
Apr 20, 2021

Conversation

rpanchyk
Copy link
Contributor

No description provided.

@rpanchyk rpanchyk requested a review from DGarbar April 20, 2021 09:29
@@ -199,6 +200,7 @@ private boolean isGdprEnabled(AccountGdprConfig accountGdprConfig, MetricName re
.gdpr(gdpr)
.consentString(consentString)
.consent(consent)
.isConsentValid(isConsentValid(consent))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets extract this into variable

@rpanchyk rpanchyk merged commit 3c24b4b into master Apr 20, 2021
@rpanchyk rpanchyk deleted the usersyncs-respond-with-400-for-invalid-gdpr-consent branch April 20, 2021 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants