Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Enable multiple tomcat connectors#176

Open
akarasik wants to merge 1 commit intobflad:masterfrom
akarasik:cnames
Open

Enable multiple tomcat connectors#176
akarasik wants to merge 1 commit intobflad:masterfrom
akarasik:cnames

Conversation

@akarasik
Copy link
Copy Markdown
Contributor

When connecting to default fqdn connector from other CNAME (like stash.company.com),
it will cause some errors because the origin and the remote of the request are different.
This will create a connector for each CNAME, and use apache to proxy those requests to the right connector.

https://confluence.atlassian.com/kb/cross-site-request-forgery-csrf-protection-changes-in-atlassian-rest-779294918.html

When connecting to default fqdn connector from other CNAME (like stash.company.com),
it will cause some errors because the origin and the remote of the request are different.
This will create a connector for each CNAME, and use apache to proxy those requests to the right connector.

https://confluence.atlassian.com/kb/cross-site-request-forgery-csrf-protection-changes-in-atlassian-rest-779294918.html
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant