Opened 7 years ago

Closed 7 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@…

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 Changed 7 years ago by brenny

  • Cc 49604692@… added
  • Keywords security webui bind interface added

comment:2 Changed 7 years ago by Cas

  • Resolution set to Fixed
  • Status changed from new to closed

Added to 1.3-stable: [8a48ec012]

Note: See TracTickets for help on using tickets.