-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Unable to login https://account.t-mobile.com/ #28945
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
Comments
reproduced |
During authentication flow, site makes an XHR request to |
Overwrite is intentional and occurs here: https://github.com/brave/brave-core/blob/master/browser/net/brave_reduce_language_network_delegate_helper.cc#L106 But for XHRs where the page script has explicitly set an |
By "intentional" I mean Brave is doing what we designed it to do. It just needs to do something else (in limited circumstances). |
Verified on |
Removing |
The above requires |
Verified using version:
|
Verified on
Using STR in #28945 (comment)
|
Description
Unable to login into https://account.t-mobile.com/ due to fingerprinting.
Steps to Reproduce
Actual result:
Expected result:
Allow user to login
Reproduces how often:
With a US login, reproducible with fingerprinting enabled
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
Debuging with @okidokiokami Disabling Language fingerprinting resolves this issue.
cc: @pilgrim-brave
The text was updated successfully, but these errors were encountered: