Problem/Motivation
Facet Bot Blocker works specifically with Facets 'f' query string variable. With Views Exposed Form, it does not cover it + it is a global event subscriber. Views with many exposed form fields might allow e.g. max 3 filters at once, and 3 options within each, whereas another View with only a couple exposed form fields might need less. It also depends on use case/user journey.
Steps to reproduce
Attempt to use facet bot blocker with regular exposed form. Attempt to have the restrictions differ per View.
Proposed resolution
Provide per view controls on this.
Remaining tasks
MR
User interface changes
Additional options available.
API changes
N/A
Data model changes
N/A
Issue fork protect_views_flood_control-3571449
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
scott_euser commentedComment #6
scott_euser commentedUpdated homepage with details