Torsten Schulz (local) 54aee3c787 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
2025-12-19 15:58:03 +01:00
Description
No description provided
422 MiB
Languages
Vue 35.1%
Kotlin 29.1%
JavaScript 28%
TypeScript 5.6%
Shell 2.1%