]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Reflect enable-password-save change in documentation
authorArne Schwabe <arne@rfc2549.org>
Sun, 29 Nov 2015 18:52:24 +0000 (19:52 +0100)
committerGert Doering <gert@greenie.muc.de>
Sun, 29 Nov 2015 19:09:21 +0000 (20:09 +0100)
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1448823144-1497-1-git-send-email-arne@rfc2549.org>
URL: http://article.gmane.org/gmane.network.openvpn.devel/10665

Signed-off-by: Gert Doering <gert@greenie.muc.de>
Changes.rst
doc/openvpn.8

index a791ca32fc336f1b4b87344661fd441a31129cdb..c2142fa23319995df92788f8125146bb664b9221 100644 (file)
@@ -72,3 +72,6 @@ User-visible Changes
 - proto udp6/tcp6 in server mode will now try to always listen to
   both IPv4 and IPv6 on platforms that allow it. Use bind ipv6only
   to explicitly listen only on IPv6.
+
+- Removed --enable-password-save from configure. This option is now
+  always enabled.
index 9889540c04ae5b4a827ec45e9b22c9e4f8f085dd..3519e7d9eea044d9b42f37c19a8809e7d702b239 100644 (file)
@@ -3800,10 +3800,7 @@ over the client's routing table.
 Authenticate with server using username/password.
 .B up
 is a file containing username/password on 2 lines. If the
-password line is missing, OpenVPN will prompt for one. (Note: OpenVPN
-will only read passwords from a file if it has been built
-with the \-\-enable\-password\-save configure option, or on Windows
-by defining ENABLE_PASSWORD_SAVE in win/settings.in).
+password line is missing, OpenVPN will prompt for one.
 
 If
 .B up