Commit Graph

6 Commits

Author SHA1 Message Date
p4u1 24ca6b22bc fix: noindex, nofollow instead of none robots header (#37)
continuous-integration/drone/push Build is passing Details
This fixes a warning shown on the administration page.
More info on: https://help.nextcloud.com/t/x-robots-tag-http-header-not-configured-with-noindex-nofollow-since-nc-26-0-0/158300/1

Reviewed-on: #37
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2023-12-19 14:50:46 +00:00
Philipp Rothmann 2be42d0a84 fix frame ancestors
continuous-integration/drone/push Build is failing Details
2022-10-11 16:12:04 +02:00
yksflip 16ad6c22ea add headers to embed nextcloud in frame on external site (#28)
continuous-integration/drone/push Build is failing Details
This introduces new env variables to configure nextloud to be embedded via
iframe on an external site.
Setting X_FRAME_OPTIONS_ENABLED=1 will configure nginx and nextcloud to
set X-Frame-Options and CSP headers to allow the domain configured in
X_FRAME_OPTIONS_ALLOW_FROM.

I created a PR because I'm not sure if this is helpful for other people or just a custom hack that bloats the recipe :D

Co-authored-by: Philipp Rothmann <philipprothmann@posteo.de>
Reviewed-on: #28
2022-09-02 14:32:04 +00:00
3wc 42c6e8d553 Working nginx config
continuous-integration/drone/push Build is failing Details
2021-08-26 12:08:03 +02:00
3wc f71e43949a More FPM excitement 2021-08-26 12:08:03 +02:00
3wc a679bfbb0a Nginx
continuous-integration/drone/push Build is failing Details
2021-08-26 11:23:19 +02:00