[Solved] Where the do_input_validation() source code?
-
I must be blind, cannot find it anywhere… ???
-
function do_input_validation($input) { return 1; }
-
src\usr\local\www\guiconfig.inc:247:function do_input_validation($postdata, $reqdfields, $reqdfieldsn, &$input_errors)
There are a few "inc" files in usr/local/www that you have to remember to search, as well as /etc/inc
-
Huh, thanks. I've probably mistyped something since I've grepped entire /usr/local as well, and got nothing. After that, I've searched GitHub, found nothing. Even looked at php56-pfSense-module (and of course found nothing there ::))
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.