Closed unixrubix closed 8 months ago
Thanks for the report!
Seems fair enough. Since this is only meant to be self-hosted, I think it's fair game to unset the x-frame-options
header entirely.
I'll look into that tonight!
This is fixed in the latest release!
Awesome thank you!
An option either in-app or during Docker config to set the CSP frame-ancestors header would allow Pinchflat to be added to a network services organizer dashboard for simplified access.
Setting the CSP frame-ancestors header should override the current X-Frame-Options header and retain click-jacking security.
I'm only familiar with this from an Nginx approach rather than Elixir, but this seemed like a possible solution.