]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Added server-side --auth-user-pass-optional directive, to allow
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Tue, 28 Oct 2008 20:01:05 +0000 (20:01 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Tue, 28 Oct 2008 20:01:05 +0000 (20:01 +0000)
commit24ce3b27fb2c9fd53bd521e1dd524ad64e338e68
tree7c15fb7c5ba8a9f0ab1a7c1834d356e677efd458
parentd56dec67dd09c8dd088d699c896e3013b5cfb2ef
Added server-side --auth-user-pass-optional directive, to allow
connections by clients that do not specify a username/password, when a
user-defined authentication script/module is in place (via
--auth-user-pass-verify, --management-client-auth, or a plugin module).

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3461 e7ae566f-a301-0410-adde-c780ea21d3b5
init.c
openvpn.8
options.c
options.h
ssl.c
ssl.h