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

BCA connect-src Fix #2864

Merged
merged 1 commit into from
Nov 18, 2024
Merged

BCA connect-src Fix #2864

merged 1 commit into from
Nov 18, 2024

Conversation

dbarkowsky
Copy link
Collaborator

@dbarkowsky dbarkowsky commented Nov 15, 2024

🎯 Summary

Ran into an issue yesterday trying to test the BCA changes.

I think our nginx.conf is blocking the request, but there's no way to test locally.
Missed testing this in DEV the first time around.

Changes

Added two addresses to the connect-src line. One for test server and one for prod server.

🔰 Checklist

  • I have read and agree with the following checklist and am following the guidelines in our Code of Conduct document.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • My changes generate no new warnings.

Copy link

🚀 Deployment Information

The React APP Image has been built with the tag: 2864. Please make sure to utilize this specific tag when promoting these changes to the TEST and PROD environments during the APP deployment. For more updates please monitor Image Tags Page on Wiki.

@dbarkowsky dbarkowsky merged commit b0ccefa into main Nov 18, 2024
8 checks passed
@dbarkowsky dbarkowsky deleted the BCA-Permissions-Fix branch November 18, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants