Skip to content

Allow for more GET/POST fields, for member admin

Joost Rijneveld requested to merge max-number-fields-setting into master

This setting defaults to 1000, but when we want to perform actions on more than 1000 entries in the admin, this fails. This is useful when e.g. modifying/deleting all member records, and 10K is still easily sufficient to protect against DoS.

Merge request reports