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

Ensures CORS headers are configured properly in httpd proxy server. #135

Merged
merged 1 commit into from Mar 26, 2021

Conversation

dbernstein
Copy link
Member

Ensures CORS headers are configured properly in httpd proxy server.


JIRA Ticket: https://jira.lyrasis.org/browse/DURACLOUD-1306

  • Other Relevant Links (Mailing list discussion, related pull requests, etc.)

What does this Pull Request do?

With the last release we upgraded to the latest beanstalk environment which uses a slightly different file structure for configuring the apache proxy server. This update ensures that CORS and other httpd .conf files are being picked up by the beanstalk apache configuration process.

How should this be tested?

Build and deploy (currently deployed to dev)

curl -u username:password https://./durastore// -i

Verify the presence of CORS headers in the response.

Interested parties

Tag (@ mention) interested parties or, if unsure, @duracloud/committers

@bbranan bbranan merged commit 0983b25 into duracloud:develop Mar 26, 2021
fozboz pushed a commit to scholarsportal/duracloud that referenced this pull request Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants