Search found 5 matches

by jant90
January 20th, 2016, 10:49 am
Forum: General Help
Topic: Local UI settings are lost with SABnzbd behind reverse proxy
Replies: 2
Views: 1709

Re: Local UI settings are lost with SABnzbd behind reverse p

I'm not sure what did it but recently cookies such as plushContainerWidth started appearing in Chrome and user settings appear to be stored correctly now. There are a whole lot of cookies, "Local storage" and "File system" cookies for my domain now (29.5MB) because of all the web...
by jant90
December 27th, 2015, 11:43 am
Forum: General Help
Topic: Local UI settings are lost with SABnzbd behind reverse proxy
Replies: 2
Views: 1709

Local UI settings are lost with SABnzbd behind reverse proxy

I have SABnzbd set up behind a reverse proxy using Apache 2.4. I'm also using a HTTPS connection (with valid SSL certificate), not sure if that makes a difference. My reverse proxy settings looks like this: <Location /sabnzbd> ProxyPass http://localhost:8080/sabnzbd ProxyPassReverse http://localhost...
by jant90
December 19th, 2015, 1:00 pm
Forum: Bug Reports
Topic: SABnzbd can't handle ; (problem with htmlencoded characters)
Replies: 4
Views: 6175

Re: SABnzbd can't handle ; (problem with htmlencoded charact

Great, thanks! And thank you for all your hard work :).
by jant90
December 17th, 2015, 8:02 pm
Forum: Bug Reports
Topic: SABnzbd can't handle ; (problem with htmlencoded characters)
Replies: 4
Views: 6175

Re: SABnzbd can't handle ; (problem with htmlencoded charact

Ah that sucks. It sounded like a simple fix, just escape some characters and be up and running again but if it's that deep rooted in the http server then though luck I guess. But I guess CherryPy developers want to have it fixed too so it will be fixed some day (if they're informed of the problem th...
by jant90
December 16th, 2015, 10:31 pm
Forum: Bug Reports
Topic: SABnzbd can't handle ; (problem with htmlencoded characters)
Replies: 4
Views: 6175

SABnzbd can't handle ; (problem with htmlencoded characters)

I just noticed SABnzbd has trouble when there is a ";" in the NZB filename, so for example "&" (the html encoded & sign). The job name gets cut off at the ; character. I noticed this when Sonarr sent some NZB's to SABnzbd and the job names got corrupt (and this messed up ...