]> git.ipfire.org Git - ipfire-2.x.git/commit
ovpnmain.cgi: Remove the auth-nocache directive from clients
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 Sep 2025 16:36:12 +0000 (18:36 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 Sep 2025 16:38:39 +0000 (18:38 +0200)
commite3e4d6fe8ab6b3e60157be3b2b08aa5fa2d05b67
tree0ca573408131f104af961f3aeb019c8b23ac08f4
parentab628fec98da87b210e14894343fda130099314d
ovpnmain.cgi: Remove the auth-nocache directive from clients

This seems to have some weird effects on Windows clients using OpenVPN
2.6.14 where username/password popup appears after one hour. Since we
don't use any real username/password authentication, we will have to
make sure that the client keeps using the fake data that we have added
to the configuration.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/ovpnmain.cgi