Page 1 of 1

Merge #1908 into 1.3 stable

Posted: Wed Dec 21, 2016 11:02 pm
by brenny
#1908 is a patch to bind the WebUI to a particular IP address. This feature is conspicuously missing from the WebUI considering the daemon has supported it for quite some time. The patch has sat in the develop branch for nearly three years.

Please consider merging this into the next 1.3 release. This is a small feature that is independent from the rest of Deluge (no backwards incompatibility issues), but affords us the control to completely lockdown remote access to Deluge (binding to localhost, accessing with a proxy). Or, on servers with multiple IPs, one can now open the WebUI port selectively, not on every IP.

Thanks.

Edit: I submitted a feature request here.

Re: Merge #1908 into 1.3 stable

Posted: Sun Jan 08, 2017 7:36 pm
by Cas
As much as I am not adding any more features to 1.3 this could sneak into 1.3.14 ;-)

Re: Merge #1908 into 1.3 stable

Posted: Mon Jan 09, 2017 6:39 pm
by brenny
Thank you.