YunoHost-Apps / opensondage_ynh

OpenSondage for YunoHost
https://framadate.org/
GNU Affero General Public License v3.0
16 stars 14 forks source link

iframe CSP or x-frame options protections? #75

Open albjeremias opened 3 years ago

albjeremias commented 3 years ago

Describe the bug

Im using discourse, and trying to add an iframe of opensondage instance. but i get an error in firefox

Context

Steps to reproduce

  1. Add the domain name of opensondage in the confgurations of discourse... In discourse: 1.1 - Go to Configurations -> search for "iframe" -> add your domain name in there. don't forget to hit the check to save! 1.2 - Add open sondage as an iframe on a post:

image

I get this error message, if i hit "Learn more..." I go to this page:

https://support.mozilla.org/en-US/kb/xframe-neterror-page?as=u&utm_source=inproduct

Expected behavior

I expect to have an iframe of opensondage, like i have for codimd pads! :)