This is a full rewrite of the module to make it compatible with Drupal 8.8+.
The module is now based on CaptchaPoint configuration entities and Drupal Flood service.
Two new thresholds have been implemented:
- Maximum number of invalid submits for a specific Host/IP
- Global maximum number of invalid submits
Form validation process in case of errors is now properly handled.
No migration path from 7.x-1.x have been implemented.