]> 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, 2 Jun 2025 19:45:52 +0000 (19:45 +0000)
commit0cdd14a9e0faaa914f3757f461be3471599c5371
treeb0a32513815e0e5ee4a3692f7ad1310a14f9f15d
parent2d7df3e4ffab7e382875e65d8b3e201d1fddd08f
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