I can confirm, at least partially, the behavior. Guac 1.0.0, no prior issues, within the last week(s) Chrome has been doing this. Chrome confirmed v74.
I currently have x-frame set to deny. I do not use Duo or file xfer. As mentioned, "SAMEORIGIN" is likely a better setting which I have been testing myself along with some other stuff. Chrome dev tools console shows 2 errors: Refused to display 'https://mydomain.com/app/element/templates/blank.html' in a frame because it set 'X-Frame-Options' to 'deny'. Uncaught TypeError: Cannot read property 'defaultView' of null at HTMLObjectElement.g.onload (app.js?v=1.0.0:281) The first leads me to believe x-frame is the culprit. The second error could just be caused by the first. If I find more info ill post back. -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
