LibreBooking / docker

Librebooking as a docker container
GNU General Public License v3.0
11 stars 12 forks source link

Beef up web server security #74

Closed colisee closed 1 year ago

colisee commented 1 year ago
  1. Reduce apache verbosity
  2. Add the following headers:
    • X-Content-Type-Options: "nosniff"
    • X-Frame-Options: "sameorigin"
    • Referrer-Policy: "no-referrer"
    • permissions-policy