Fix a bug that allow bypass all checks if everything was entered.master
commit77d3a4d6850c68910198ccd90dd685351041e2d4
authorhahahahacker2009 <hahahahacker2009@gmail.com>
Tue, 4 Feb 2025 14:04:48 +0000 (4 21:04 +0700)
committerhahahahacker2009 <hahahahacker2009@gmail.com>
Tue, 4 Feb 2025 14:04:48 +0000 (4 21:04 +0700)
treea11bea751a12b37749eff752216631ac8349b801
parentc1ffadbc566e81f50c4096e264834ccce46fb4e9
Fix a bug that allow bypass all checks if everything was entered.
Due to a recent change to re-send the user inputs if they are invalid,
all check for emptiness, length and good characters are bypassed.
This is a patch that must be applied immediately.
board.php is currently the biggest monolithic piece of code on spamdforum.
forum/board.php