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

TFS plugin - CORS error loading octopus #3491

Closed
matt-richardson opened this issue May 12, 2017 · 2 comments
Closed

TFS plugin - CORS error loading octopus #3491

matt-richardson opened this issue May 12, 2017 · 2 comments
Assignees
Labels
kind/bug This issue represents a verified problem we are committed to solving

Comments

@matt-richardson
Copy link
Contributor

matt-richardson commented May 12, 2017

Source: https://secure.helpscout.net/conversation/361239768?folderId=969747

The OctoTFS allows you to click through to the specific deployment shown. It uses target="blank" to open in a new window.

Unfortunately, this triggers CORS protection, as origin is null when target="_blank" is used.

See https://webmasters.stackexchange.com/questions/85793/xsrf-error-when-link-is-opened-via-an-a-tag-with-target-attribute-set-to-bla.

@michaelnoonan
Copy link
Contributor

TFS 2017 Widget

@lock
Copy link

lock bot commented Nov 23, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. If you think you've found a related issue, please contact our support team so we can triage your issue, and make sure it's handled appropriately.

@lock lock bot locked as resolved and limited conversation to collaborators Nov 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug This issue represents a verified problem we are committed to solving
Projects
None yet
Development

No branches or pull requests

2 participants