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

Prevents Login To Vonage #2104

Closed
ynaftali-vonage-zz opened this issue Jul 19, 2018 · 8 comments
Closed

Prevents Login To Vonage #2104

ynaftali-vonage-zz opened this issue Jul 19, 2018 · 8 comments
Labels
broken site MDFP Multi-domain first parties: lists of domains that should be treated as related to each other

Comments

@ynaftali-vonage-zz
Copy link

Users with the Privacy Badger Chrome/Firefox/Opera extension can't log into our app at app.vonage.com.

@ghostwords
Copy link
Member

@ghostwords
Copy link
Member

Is the problem domain in question app.vonagebusiness.com?

@ynaftali-vonage-zz
Copy link
Author

The problem is with the domain app.vonage.com.
Here's the debugging information:
VM139:3 **** ACTION_MAP for vonage.com
10:31:45.905 VM139:5 api.vonage.com {
"dnt": false,
"heuristicAction": "allow",
"nextUpdateTime": 1531939819958,
"userAction": ""
}
10:31:45.905 VM139:5 vonage.com {
"dnt": false,
"heuristicAction": "allow",
"nextUpdateTime": 0,
"userAction": ""
}
10:31:45.905 VM139:5 www.vonage.com {
"dnt": false,
"heuristicAction": "allow",
"nextUpdateTime": 1531910187067,
"userAction": ""
}
10:31:45.905 VM139:7 **** SNITCH_MAP for vonage.com
10:31:45.906 VM139:9 vonage.com [
"vocal-dev.com",
"vonagebusiness.com"
]
10:31:45.921 undefined

@ghostwords ghostwords changed the title Prevents Login To Our App Prevents Login To Vonage Jul 25, 2018
@ghostwords
Copy link
Member

Would it be possible to ask a customer whose Badger learned to block "vonage" to run the same debugging code in their Badger, and share the output here?

My guess at this time is that we should tell Privacy Badger vonage.com and vonagebusiness.com belong to the same entity, but I don't know if there is more to this problem than just these two domains.

@ynaftali-vonage-zz
Copy link
Author

ynaftali-vonage-zz commented Aug 8, 2018 via email

@ghostwords
Copy link
Member

Could you have somebody who is experiencing this issue run the debugging code in their Badger and share the output with us?

@ynaftali-vonage-zz
Copy link
Author

screen shot 2018-08-16 at 10 24 53

@ghostwords
Copy link
Member

ghostwords commented Aug 16, 2018

And what if you do the same thing, but for vonagebusiness.com instead of app.vonage.com?

@ghostwords ghostwords added the MDFP Multi-domain first parties: lists of domains that should be treated as related to each other label Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broken site MDFP Multi-domain first parties: lists of domains that should be treated as related to each other
Projects
None yet
Development

No branches or pull requests

2 participants