bflad / chef-stash

Chef Cookbook for Atlassian Stash
Other
37 stars 42 forks source link

Enable multiple tomcat connectors #176

Open akarasik opened 7 years ago

akarasik commented 7 years ago

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