]> git.ipfire.org Git - thirdparty/openvpn.git/commit
White-list pull-filter and script-security in interactive service
authorSelva Nair <selva.nair@gmail.com>
Tue, 22 Jan 2019 15:50:32 +0000 (10:50 -0500)
committerGert Doering <gert@greenie.muc.de>
Tue, 22 Jan 2019 16:02:17 +0000 (17:02 +0100)
commitb8190ecb33f8949f1b881c1cd240e8c1ea4fe144
tree8a598c89e7b7e8ca96c486902d0ad5ceeb02a579
parenteef040cc909bb0e9bae793b61c2f4f0da7e109d5
White-list pull-filter and script-security in interactive service

This allows the Windows GUI to use these options on the command
line without triggering user authorization errors.

Useful for
(i) ignoring certain pushed options such as "route-method" which
could otherwise bypass the interactive service
(ii) enforcing a safer script-security setting from the GUI

See also:
https://github.com/OpenVPN/openvpn-gui/issues/235#issuecomment-456142928

Signed-off-by: Selva Nair <selva.nair@gmail.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1548172232-11268-1-git-send-email-selva.nair@gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg18154.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit 0d94d433438f239ff7cf0749f765a503c698f5e8)
src/openvpnserv/validate.c