Using the Human Presence API to detect spam on a form and prevent submission if detected. Log failures with the submitted values. This will be a meta issue with child issues created for each type of form to be protected.

Comments

rszrama created an issue. See original summary.

rszrama’s picture

Issue summary: View changes
rszrama’s picture

Note: not all of the forms we want to protect are defined in the admin settings form yet. For any that aren't there yet, they just need to be added alongside the others in hp_hp_form_info().

  • rszrama committed dbe0fa3 on 7.x-1.x
    Issue #2906471 by rszrama: Add spam / fraud prevention to protected...
rszrama’s picture

Status: Active » Fixed

Marking this as resolved as it adds the barebones API integration we needed to protect forms (with the beginnings of the implementation for comment forms). All additional API related features have been created as follow-up tasks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.