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

Parameterize and Update CORS and CSP #244

Merged
merged 6 commits into from
May 24, 2024
Merged

Commits on May 10, 2024

  1. Specify XFD and RSC urls in cors origin and csp src; remove localhost…

    … from policies; refactor csp to allow embeding DHS NTAS widget.
    Matthew-Grayson committed May 10, 2024
    Configuration menu
    Copy the full SHA
    14c760a View commit details
    Browse the repository at this point in the history
  2. Add RSC subdomains to docs cors policy; revert cors/csp in backend ap…

    …p.ts since it only applies to local environment.
    Matthew-Grayson committed May 10, 2024
    Configuration menu
    Copy the full SHA
    271b63e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d572471 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc13b18 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Parameterize CORS and Content Security Policy settings; add environme…

    …nt variable for policies to dev.env.example for local development.
    Matthew-Grayson committed May 17, 2024
    Configuration menu
    Copy the full SHA
    82170c1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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