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

CANTINA-913: Match protocol in CORS header #4964

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Commits on Oct 23, 2023

  1. CANTINA-913: Match protocol in CORS header

    Only allow HTTPS origins on VIP
    rebeccahum committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    13090b5 View commit details
    Browse the repository at this point in the history
  2. Fix linting

    rebeccahum committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3f8bf14 View commit details
    Browse the repository at this point in the history
  3. Remove priority

    rebeccahum committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6e34dc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Add tests

    sjinks committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4bcb875 View commit details
    Browse the repository at this point in the history
  2. Update 001-core.php

    Co-authored-by: Volodymyr Kolesnykov <volodymyr.kolesnykov@automattic.com>
    rebeccahum and sjinks committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9ce7779 View commit details
    Browse the repository at this point in the history
  3. Bug fix

    sjinks committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e477bfc View commit details
    Browse the repository at this point in the history