All functionality has been moved to flood control https://www.drupal.org/project/flood_unblock/issues/3176714
Fixed issue #3179360: Change the core_version_requirement for 3.x semantic versions
Fixes critical bug #3176552: Unexpected ')'
Fixes #3151156: Add a flood_unblock.links.task.yml
Drupal 9 compatibility release
Fixed issues:
Contributors: (4) liliancatanoi90, dhruveshdtripathi, Pavan B S, amit.drupal
Issues: 3 issues resolved.
Changes since 8.x-1.4:
- Fixes issue #2905765: Get/delete methods in FloodUnblockManager class and in the form are ignoring basic_auth.* events - Adds a Functional test to see if the config page is still working after patches and updates
This release fixes issue #2845907: Call to undefined method Drupal\\flood_unblock\\FloodUnblockManager::t()
Fixed issues #2845723: Error on new site and #2845904: Table 'drupal.flood' doesn't exist
Added services implementation #2722703: Implement flood_unblock for services
Fixed multiple issues: - #2792407: Exception in FloodUnblockManager should be \Exception - #2792415: Messages are user-facing text and must be run through transaltion
First drupal 8 port of the module.
Updates some things:
Fixed Issue #[2103587] by SamuelSolis: Fixed a coding issue. Removed + signs in comments
Added access control to the module
First release of module