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

Update and improve CSP #42

Open
damienbod opened this issue May 18, 2023 · 1 comment
Open

Update and improve CSP #42

damienbod opened this issue May 18, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@damienbod
Copy link
Owner

Use:

builder.AddScriptSrc()
                    .Self()
                    .WithHash256("ZD0chCyBaNHl+4UwQHJIHGoYhKwMeyCXGgJTKW5/67E=")
                    .WasmUnsafeEval();
@damienbod
Copy link
Owner Author

blocking, does not work with Blazor due to the scripts

@damienbod damienbod added the enhancement New feature or request label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant