54aee3c7874e2b7848efa0938d9f95594dc30bef
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.
Description
No description provided
Languages
Vue
55.3%
JavaScript
38.8%
TypeScript
3.1%
Shell
2.6%
HTML
0.1%