openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #33083
[Bug 1796506] [NEW] Making listening network connections opt-in
Public bug reported:
On trunk OpenLP establishes listening network sockets for the projector
component, the web remote control, and the websockets API. I cannot
disable any of them. In version 2.4.6 there are no listening connections
if you do not explicitly enable the remote control.
The user should be able to disable the connections and they should be
disabled by default (opt-in). If you do not want to disable by default,
the default listening IP should at least not be the world (0.0.0.0) but
localhost (127.0.0.1).
** Affects: openlp
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1796506
Title:
Making listening network connections opt-in
Status in OpenLP:
New
Bug description:
On trunk OpenLP establishes listening network sockets for the
projector component, the web remote control, and the websockets API. I
cannot disable any of them. In version 2.4.6 there are no listening
connections if you do not explicitly enable the remote control.
The user should be able to disable the connections and they should be
disabled by default (opt-in). If you do not want to disable by
default, the default listening IP should at least not be the world
(0.0.0.0) but localhost (127.0.0.1).
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1796506/+subscriptions
Follow ups