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

[PoC] mutate CSP rules to allow vite-server #77

Merged
merged 4 commits into from
Oct 17, 2024

Commits on Sep 26, 2024

  1. [PoC] mutate CSP rules to allow vite-server

    First working draft - usage of unsafeInline should be avoided however
    franzkugelmann committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b70c5a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 15, 2024

  1. [FEATURE] add CSP nonce meta tag for vite-server usage

    with that we can avoid using unsafe-inline
    franzkugelmann committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    23dae50 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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