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 CORS behaviour #173

Merged
merged 5 commits into from
Apr 1, 2021
Merged

Fix CORS behaviour #173

merged 5 commits into from
Apr 1, 2021

Commits on Mar 30, 2021

  1. Fixed CORS behaviour: result is now only dependent on the config, not…

    … the actual request; fixed Vary headers
    Johannes Koch committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    f69af02 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. added test cases for origin mismatch with credentials

    Johannes Koch committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    a057022 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into cors-vary

    Alex Schneider committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    e6fe52e View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Alex Schneider committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    d9033bf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into cors-vary

    Alex Schneider committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    8fb071a View commit details
    Browse the repository at this point in the history