|
From: <ope...@li...> - 2017-06-19 11:06:13
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN main development repository".
The branch, release/2.4 has been updated
via e4b0600c990b06ef4c94856e12b24a37110e0860 (commit)
from 529de430ce07d0c3210a4636b1cb4c89cc6c8fc1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e4b0600c990b06ef4c94856e12b24a37110e0860
Author: Antonio Quartulli <a...@un...>
Date: Sat Feb 25 08:40:14 2017 +0800
Ignore auth-nocache for auth-user-pass if auth-token is pushed
When the auth-token option is pushed from the server to the client,
the latter has to ignore the auth-nocache directive (if specified).
The password will now be substituted by the unique token, therefore
it can't be wiped out, otherwise the next renegotiation will fail.
Trac: #840
Cc: David Sommerseth <op...@sf...>
Signed-off-by: Antonio Quartulli <a...@un...>
Acked-by: Arne Schwabe <ar...@rf...>
Message-Id: <201...@un...>
URL: https://www.mail-archive.com/ope...@li.../msg14194.html
Signed-off-by: David Sommerseth <da...@op...>
(cherry picked from commit 8d941f6fb640ca86b04d1025ef7adcd6d7034829)
-----------------------------------------------------------------------
Summary of changes:
src/openvpn/init.c | 12 ++++++++++++
src/openvpn/misc.c | 7 ++++++-
src/openvpn/misc.h | 2 ++
src/openvpn/ssl.c | 33 ++++++++++++++++++++++++++++++++-
src/openvpn/ssl.h | 2 ++
5 files changed, 54 insertions(+), 2 deletions(-)
hooks/post-receive
--
OpenVPN main development repository
|