mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
client: introduce auto-connect-display= following the scheme of auto-connect-localhost=
Just connecting to a PA server just because X11's $DISPLAY is set might be a security hole.
This commit is contained in:
parent
3d6cc026e2
commit
21cbcc1a8a
5 changed files with 19 additions and 7 deletions
|
|
@ -116,6 +116,13 @@ USA.
|
|||
<opt>no</opt>.</p>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>auto-connect-display=</opt> Automatically try to connect
|
||||
to the host X11's $DISPLAY variable is set to. The same security
|
||||
issues apply as to <opt>auto-connect-localhost=</opt>. Defaults
|
||||
to <opt>no</opt>.</p>
|
||||
</option>
|
||||
|
||||
</section>
|
||||
|
||||
<section name="Authors">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue