psecio/iniscan

Add check for max_input_vars

enygma opened this issue · 1 comments

Limiting the max_input_vars to something reasonable can help prevent things like DoS from overloading. Should be a "warning".

Validation added - if setting is not present, errors. Should be set to prevent DoS-related issues.