Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCORS Issue with atlassian.net #4419
Comments
|
I did make a change recently which could've caused this. (easylist/easylist@47870cf) |
|
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 |
|
@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.netbecause 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