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 headers for a more secure PWA. #1823

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add headers for a more secure PWA. #1823

wants to merge 3 commits into from

Commits on Feb 23, 2021

  1. Add headers for a more secure PWA.

    Implement a few headers for the PWA to protect the application against Clickjacking and XSS attacks.
    johnhout committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    c5266b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    1292c3e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. cleanup Caddyfile

    dunglas committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    5c2bc01 View commit details
    Browse the repository at this point in the history