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 csp_clear decorator. #202

Closed
wants to merge 2 commits into from

Commits on Dec 21, 2023

  1. Add support for csp_clear decorator.

    This allows a directive to be cleared / unset entirely for a
    particular view.
    
    Closes mozilla#201
    tim-schilling committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f3ca7ae View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Update docs per stevejalim's review

    Co-authored-by: Steve Jalim <[email protected]>
    tim-schilling and stevejalim committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    45a379f View commit details
    Browse the repository at this point in the history