-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Kubient Bid Adapter: support coppa, update sync URL #7855
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
ce15b44
add uspConsent to sunc URL
29f9866
kubient: add coppa
d0ddee7
added test for coppa
9693ce4
fix-test
bea4801
replace kdmp.kbntx.ch by matching.kubient.net
3511dcc
fix-test-and-code
3810334
Merge pull request #2 from kubient/kubient_ccpa
deed01f
Merge branch 'prebid:master' into master
alexartwww d6d090e
Merge branch 'prebid:master' into master
alexartwww 3cd41f3
Merge branch 'prebid:master' into master
mapcuk 640a702
Merge branch 'master' of github.com:prebid/Prebid.js
290ee97
removed URLSearchParams
6dcf684
early exit for getUserSyncs, updated test
f6b7083
test-back
3f24e2b
Merge branch 'prebid:master' into master
alexartwww 9f7ce5a
Merge branch 'master' of github.com:prebid/Prebid.js
00f1ee1
Merge branch 'master' of github.com:kubient/Prebid.js
6c0ceed
test-filter-settings
7cdf4a4
Merge branch 'master' of github.com:kubient/Prebid.js
4d32180
test-filter-settings
68720cb
test-filter-settings
4fc4bf2
test-filter-settings
bf3d701
fix for review
0ed0394
fix for review
54cf24d
Merge branch 'master' of github.com:kubient/Prebid.js
eba58a0
Merge branch 'prebid:master' into master
alexartwww b8576d4
fix test for ci passing
2940f25
Merge branch 'master' of github.com:kubient/Prebid.js
c264d70
Merge branch 'master' of github.com:kubient/Prebid.js
d4aec3c
fix 2 for ci passing
8f8a9e8
refactored-test-for-ci
1c6cfdf
Merge branch 'prebid:master' into master
alexartwww 4fe47df
Merge branch 'master' of github.com:kubient/Prebid.js
e684547
fix-for-review
e169554
fix
587d6e8
fix
f395314
Merge pull request #4 from kubient/gdpr_consent_condition2
alexartwww 5a3685e
Merge branch 'prebid:master' into master
alexartwww ad67150
Merge branch 'master' of github.com:kubient/Prebid.js
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe gdpr can apply even if there isnt a consent string, see #7775
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Plz review again. Plz explain why we can't pass CI tests. I've spent a lot of time to check all this. We made our adapter similar to documentation.