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

Add support for unsafe-eval and wasm-unsafe-eval #45

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Add support for unsafe-eval and wasm-unsafe-eval #45

merged 1 commit into from
Jul 24, 2024

Conversation

chocolate-pie
Copy link
Contributor

Implement CspList::is_wasm_evaluation_allowed and CspList::is_js_evaluation_allowed to support unsafe-eval and wasm-unsafe-eval.

src/lib.rs Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
@notriddle notriddle merged commit 5635525 into rust-ammonia:master Jul 24, 2024
@chocolate-pie chocolate-pie deleted the support-js-wasm-unsafe-eval branch July 24, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants