Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x-frame-options header #270

Open
magostinelli opened this issue Sep 16, 2024 · 0 comments
Open

x-frame-options header #270

magostinelli opened this issue Sep 16, 2024 · 0 comments

Comments

@magostinelli
Copy link

This header is not managed, without it, it uses the default nginx yunohost settings:
conf.d/security.conf.inc:more_set_headers "X-Frame-Options : SAMEORIGIN";

For example it is possible to remove the header:
more_clear_headers 'X-Frame-Options';

There is a settings regarding that inside the web interface in pixelfed administration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant