Page 1 of 1

Version 2.3.3 wont let sabnzbd start in a frame?

Posted: April 30th, 2018, 1:54 pm
by MKANET
For the last 10 years or so, I've been using my dyndns (DDNS) service to be able to access my custom DDNS URL:

http://mydomain.com:9086/sabnzbd

as:

http://sabnzbd.mydomain.com

I actually do this for all other web services I have as well (Sonarr, Plexweb, etc).

As soon as I upgraded from the last version of Sabnzbd to 2.3.3, if I go to sabnzbd.mydomain.com in my web browsers, I get a new error message I've never seen before:

This content can’t be shown in a frame
There is supposed to be some content here, but the publisher doesn’t allow it to be displayed in a frame. This is to help protect the security of any information you might enter into this site.
Try this
Open this in a new window


How can I revert to the old behavior without reverting to the previous version of Sabnzbd? The only thing I can do is add mydomain.com to the new special whitelist in Sabnzbd; however, that doesnt help. How can I disable sabnzbd from checking if it's running in a frame? I didn't see a switch or a "special" switch that disables this new "feature".

Thanks for any helpful advice!
MKANET

Re: Version 2.3.3 wont let sabnzbd start in a frame?

Posted: April 30th, 2018, 2:15 pm
by safihre
Config > Specials > disable x_frame_options
It's a security measure.

Re: Version 2.3.3 wont let sabnzbd start in a frame?

Posted: April 30th, 2018, 4:01 pm
by MKANET
Thank you so much!!