Closed (fixed)
Project:
Flood control
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Mar 2014 at 10:23 UTC
Updated:
7 Nov 2020 at 07:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
anavarreFYI there's a port here that will be contributed back to the d.o. issue queue.
Background here: http://www.ciandt.com/card/hackathon-drupal-8
Comment #2
dave reidYeah I'm not able to commit that code currently, if we want to attribute the git commits, as it wasn't actually created or forked from the existing Git source.
Comment #3
anavarreRight, this would need some git format-patch magic or using the script I put together at https://gist.github.com/anavarre/7486059ea510e71d24c2
Comment #4
shkiper commentedHere is the patch to port Flood control module to Drupal 8.
Comment #5
jeqq commentedFixed patch #4, added menu link.
Comment #6
shkiper commentedHi, I made a version of this module that works with Drupal 8 beta
Here is my patch
Comment #7
dave reidPlease do not include the LICENSE.txt. It should not be included in the repo because it gets packaged automatically by Drupal.org.
Comment #8
dave reidNow have an 8.x-1.x branch for targeting with tests with an updated patch.
Comment #9
shabirahmad commentedI have ported the module. you can find the code here. I am submitting the patch too.
Comment #17
shabirahmad commentedComment #18
shabirahmad commentedComment #47
shkiper commentedCould you please review my patch? It works with current Drupal 8.1.1 version
Comment #55
tamerzg commentedIn meantime you can check my blog to see how to change flood variables using PHP snippet:
http://zoubi.me/blog/increase-flood-limit-and-flood-interval-drupal-8
Comment #56
damienmckennaStandardized the issue title so it's easier to find.
Comment #57
mrpauldriver commentedThis is popular module which is badly needed for Drupal 8
Comment #58
wombatbuddy commented@MrPaulDriver
Take a look at the 'Flood settings' module.
Comment #59
mrpauldriver commentedThanks for that @wombatbuddy
Comment #60
fabianderijkI've created a new patch based on the one in #47, but a bit cleaner with dependency injection.
Comment #61
fabianderijkI've committed the patch, and created a 2.0.0 release for the port. The module now works for D8 and D9!
Comment #62
wim leersWoah! This is unexpected.
Per #3176717-2: Incorporate functionality from Flood Unblock, @fabianderijk, could you please bring clarity on the
flood_controlvsflood_unblocksituation? 🙏Reopening for that 🤓
Comment #63
wim leersComment #64
wim leersComment #65
fabianderijk@Wim, I'll answer your question in #3176717: Incorporate functionality from Flood Unblock, that should clarify some things :)