Skip to content

Add new items to the accepted CORS and remove register.arduino.cc #926

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

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

MatteoPologruto
Copy link
Contributor

@MatteoPologruto MatteoPologruto commented Mar 19, 2024

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • Tests for the changes have been added (for bug fixes / features)

What kind of change does this PR introduce?
The list of the accepted CORS has been modified in the following way:

  • removed register.arduino.cc
  • added board-registration.arduino.cc
  • added a new wildcard item, to cover all the following fourth-level domains: *.app.arduino.cc

What is the new behavior?

No changes.

Does this PR introduce a breaking change?

No.

@MatteoPologruto MatteoPologruto added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Mar 19, 2024
@MatteoPologruto MatteoPologruto requested a review from umbynos March 19, 2024 13:01
@MatteoPologruto MatteoPologruto self-assigned this Mar 19, 2024
@MatteoPologruto MatteoPologruto linked an issue Mar 19, 2024 that may be closed by this pull request
@MatteoPologruto MatteoPologruto merged commit ef266fa into arduino:main Mar 20, 2024
20 checks passed
@MatteoPologruto MatteoPologruto deleted the modify-extra-origins branch March 20, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add new items to the list of accepted CORS origins
2 participants