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: Fix cors headers #7900

Merged
merged 7 commits into from
Jan 6, 2023
Merged

fix: Fix cors headers #7900

merged 7 commits into from
Jan 6, 2023

Commits on Dec 19, 2022

  1. build: extend nginx CORS

    We want to include PATCH, PUT, etc.
    alexgarel committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    d61aa0c View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. fix: Fix cors headers

    * centralize cors headers handling in perl code
    * add Access-Control-Allow-Methods correctly
    * add tests
    alexgarel committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    46d23dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0046ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4476894 View commit details
    Browse the repository at this point in the history
  4. fix: forgotten files

    alexgarel committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    4639887 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77de6f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    4c41d85 View commit details
    Browse the repository at this point in the history