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:
Lennart Poettering 2010-01-13 22:15:52 +01:00
parent 3d6cc026e2
commit 21cbcc1a8a
5 changed files with 19 additions and 7 deletions

View file

@ -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">