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

fix(helm): remove config overrides for CSRF #22716

Merged

Commits on Jan 13, 2023

  1. fix(helm): remove config overrides for CSRF

    This prevents the configuration generated by the helm chart from
    overriding the default WTF_ configuration values in config.py.
    
    Without these default values, calls to three logging and chart data
    endpoints will fail with CSRF errors.
    reidab committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    de3407d View commit details
    Browse the repository at this point in the history