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

Describe request attribute containing CSP nonce #898

Merged
merged 2 commits into from
Oct 30, 2024

Commits on Oct 9, 2024

  1. Describe request attribute containing CSP nonce

    This update explains where the generated nonce value can be accessed on the server, so that template systems utilizing CSP can be able to access the value. Provides a trivial example.
    tfield authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ae2cc5f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Update csp.adoc

    Change script tag format from ```html to [source,html]
    tfield authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5cdb37d View commit details
    Browse the repository at this point in the history