]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Avoid repetition of "this config may cache passwords in memory" (v2)
authorDavid Sommerseth <dazo@users.sourceforge.net>
Mon, 26 Apr 2010 07:50:30 +0000 (09:50 +0200)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 21 Oct 2010 09:40:21 +0000 (11:40 +0200)
commit6f94529f31cfab709c07d5e012ecc16cc9228d3c
tree29536be56dce28dae79eaafb47632b29817da344
parent7d5e26cbb53e2700c966e6b6e815f0c824da8956
Avoid repetition of "this config may cache passwords in memory" (v2)

For OpenVPN clients with long living connections, this message is repeated
everytime the connection is renegotiated.  This patch removes this behaviour
and will only show this warning once.

Patch ACKed on the developers meeting 2009-04-29.

Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Acked-by: James Yonan <james@openvpn.net>
misc.c