]> git.ipfire.org Git - ipfire-2.x.git/commit
ovpnmain.cgi: Drop validdotmask()
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 20 Mar 2024 13:56:20 +0000 (14:56 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Jul 2025 09:39:07 +0000 (09:39 +0000)
commit41c81273c8681cd2410f1171fd91d696a6fe743d
tree4f825541c288bb6659197d32ad13a15364794353
parenta25d5d3ab1fbd486d91f967dfab3d3fa9e8c2a98
ovpnmain.cgi: Drop validdotmask()

This is a totally braindead function that prevented some basic usability
by using the more modern prefix notation. It simply checks if there is a
freaking dot. Great!

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