Opened 8 years ago

Closed 8 years ago

#2951 closed feature-request (Fixed)

Merge fix for #1908 into 1.3

Reported by: brenny Owned by:
Priority: major Milestone: 1.3.14
Component: Web UI Version: 1.3-stable
Keywords: security, webui, bind, interface Cc: 49604692@opayq.com

Description

The patch for #1908 allows the WebUI to bind 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 (49d4bb49697289ffd9052a3a43d2a74a452a18f6) 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.

Change History (2)

comment:1 by brenny, 8 years ago

Cc: 49604692@opayq.com added
Keywords: security webui bind interface added

comment:2 by Calum, 8 years ago

Resolution: Fixed
Status: newclosed

Added to 1.3-stable: [8a48ec012]

Note: See TracTickets for help on using tickets.