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

fix Access-Control-Allow-Origin response #5028

Merged
merged 1 commit into from
Jun 4, 2023
Merged

Conversation

etan-status
Copy link
Contributor

Since #3976, CORS functionality is broken. Fix it to work again:

  • Use --rest-allowed-origin instead of --keymanager-allowed-origin to specify CORS Access-Control-Allow-Origin header for beacon-APIs.

  • Actually pass CORS config to nim-presto once more.

Since #3976, CORS functionality is broken. Fix it to work again:

- Use `--rest-allowed-origin` instead of `--keymanager-allowed-origin`
  to specify CORS `Access-Control-Allow-Origin` header for beacon-APIs.

- Actually pass CORS config to `nim-presto` once more.
@github-actions
Copy link

github-actions bot commented Jun 4, 2023

Unit Test Results

         9 files  ±0    1 071 suites  ±0   33m 42s ⏱️ - 4m 15s
  3 699 tests ±0    3 420 ✔️ ±0  279 💤 ±0  0 ±0 
15 763 runs  ±0  15 458 ✔️ ±0  305 💤 ±0  0 ±0 

Results for commit 67a9ec6. ± Comparison against base commit 12381d5.

@tersec tersec merged commit d99caf1 into unstable Jun 4, 2023
8 checks passed
@tersec tersec deleted the dev/etan/ba-alloworigin branch June 4, 2023 16:46
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