-
Notifications
You must be signed in to change notification settings - Fork 2.6k
CORS Issue with atlassian.net #4419
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
I did make a change recently which could've caused this. (easylist/easylist@47870cf28615) |
could be same issue as #4396 |
This is still an issue that I'm experiencing too. |
Got a sample site and directions to test with @cmanley ? |
|
@ryanbr I can confirm I run into the issue when signing in w/ my Atlassian account. I think the account is free to create and login to... you just won't be able to use any products. But that's good enough to reproduce the problem |
This is related to Shields' referrer protections. It looks like they use |
@fmarier I believe a whitelist update is needed (to the |
Wait - I think I'm wrong about that. Will re-close 😄 It may be part of the ad-block definitions now |
@bsclifton Is this issue |
@btlechowski would be good to test - if it works on Release channel too, then I think we can remove milestone and put |
Verified passed with
Verification passed on
Verified using jira credentials and google account Verification passed on
|
Looks similar to 2252 but that is Closed.
Description
Unable to login to JIRA at
https://<mycompanyname>.atlassian.net
because of CORS issue.Steps to Reproduce
Attempt to login to JIRA.
Actual result:
Dev tools console shows this:
Access to fetch at 'https://mgas.prod.public.atl-paas.net/analytics/event' from origin 'https://<mycompanyname>.atlassian.net' has been blocked by CORS policy: Request header field content-type is not allowed by Access-Control-Allow-Headers in preflight response.
Expected result:
I can login to JIRA.
Reproduces how often:
Happens every time. Doesn't happen with other browsers.
Brave version (brave://version info)
Brave | 0.63.55 Chromium: 74.0.3729.131 (Official Build) (64-bit)
Revision | 518a41c1fa7ce1c8bb5e22346e82e42b4d76a96f-refs/branch-heads/3729@{#954}
OS | Windows 10 OS Build 17134.648
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
none
The text was updated successfully, but these errors were encountered: