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 Content-Security-Policy header to nginx config #434

Merged
merged 11 commits into from
Aug 13, 2024

Commits on Aug 12, 2024

  1. Add Content-Security-Policy header to nginx config

    Vladyslav Tymofeiev committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bf0cc89 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Try to use newer version of python for test workflow

    Vladyslav Tymofeiev committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ec51845 View commit details
    Browse the repository at this point in the history
  2. Downgrade the setuptools version to install demjson

    Vladyslav Tymofeiev committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    515085b View commit details
    Browse the repository at this point in the history
  3. Add wheel installation step

    Vladyslav Tymofeiev committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bd95051 View commit details
    Browse the repository at this point in the history
  4. Use ubuntu-20.04 for github action runner

    Vladyslav Tymofeiev committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6c42fe5 View commit details
    Browse the repository at this point in the history
  5. Add trusted host workaround for tests workflow

    Vladyslav Tymofeiev committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fdd8cd5 View commit details
    Browse the repository at this point in the history
  6. Freeze setuptools version to 57.4.0

    Vladyslav Tymofeiev committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c468f06 View commit details
    Browse the repository at this point in the history
  7. Use setuptools<58

    Vladyslav Tymofeiev committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ad85aaf View commit details
    Browse the repository at this point in the history
  8. Use quotes for "setuptools<58"

    Vladyslav Tymofeiev committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    446fab6 View commit details
    Browse the repository at this point in the history
  9. Add wheel installation

    Vladyslav Tymofeiev committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    82fbe2e View commit details
    Browse the repository at this point in the history
  10. Revert workflow changes and update changelog

    Vladyslav Tymofeiev committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cd3d7f7 View commit details
    Browse the repository at this point in the history