RobQuistNL / chrome-github-jira

This extension shows contents of linked tasks from Jira in Github
Apache License 2.0
35 stars 30 forks source link

Can't login to JIRA instance due to CORS issues #24

Closed sergiofbsilva closed 5 years ago

sergiofbsilva commented 5 years ago

Due to cross origin requests to the jira instance it is necessary to update the ajax requests to use withCredentials. More over it is necessary to setup CORS locally if you don't want to whitelist chrome-extensions in JIRA administration panel (which I think it is not possible)

RobQuistNL commented 5 years ago

Thanks for the report, I haven't used the plugin myself in a while but will look into this ASAP.

RobQuistNL commented 5 years ago

Please let me know if this is fixed with 9f06e7a - will be in 1.2.0.