]> git.ipfire.org Git - people/ms/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>
Mon, 23 Sep 2024 11:10:27 +0000 (13:10 +0200)
commit0eed4c52c7be7a38b8a8910b03393ba332b14a3c
tree487e47ad4bf291e624a08fd5faf8214c16e3bd2a
parentd93e27dbd39325e216b71bd9442024814288441e
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