[PATCH applied] Re: openvpnserv: don't allow '/' in config paths
Gert Doering <[email protected]>
| Newsgroups | gmane.network.openvpn.devel |
|---|---|
| Message-ID | <[email protected]> |
Windows is weird... thanks for taking this on and fixing it.
I have not tested beyond "does it compile and pass BB tests" - I had
some initial reservations about "can this break user configs" (because
we allow "key c:/some/where/key.pem") - but this is in the iservice,
at a well-controlled point that should never see user-defined paths.
If it does, we'll hear about it...
Your patch has been applied to the master and release/2.7 branch.
release/2.6 has very different code, which was not affected by this
particular combination of inconsistent Windows APIs.
commit eecebd88a38ffe1571d1a259da87f611b7b08e9c (master)
commit fde489249fc8507c2785c50a8ed46ea35877c973 (release/2.7)
Author: Heiko Hund
Date: Mon Aug 31 20:46:50 2026 +0200
openvpnserv: don't allow '/' in config paths
Signed-off-by: Heiko Hund <[email protected]>
Acked-by: Razvan Cojocaru <[email protected]>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1885
Message-Id: <[email protected]>
URL: https://www.mail-archive.com/[email protected]/msg38855.html
Signed-off-by: Gert Doering <[email protected]>
--
kind regards,
Gert Doering