Fix X-Frame-Options HTTP header for embed and force it to SAMEORIGIN value for other pages

This commit is contained in:
JuniorJPDJ 2021-10-20 20:59:00 +02:00 committed by Georg Krause
commit 15ea984486
4 changed files with 8 additions and 8 deletions

View file

@ -0,0 +1 @@
Fix X-Frame-Options HTTP header for embed and force it to SAMEORIGIN value for other pages (fix #1022)