Files
harheimertc/apache-ssl-config.conf
Torsten Schulz (local) 12ae192b37
Some checks failed
Code Analysis (JS/Vue) / analyze (push) Failing after 47s
Update security headers in Apache configuration to enhance protection
This commit removes the X-Frame-Options header in favor of using Content Security Policy (CSP) with frame-ancestors for better flexibility and modern security practices. It also adds a fallback for frame-ancestors in case CSP is not enabled. Additionally, the JavaScript middleware is updated to reflect these changes, ensuring consistent security header management across the application.
2026-01-11 20:59:42 +01:00

2.6 KiB