Problem/Motivation

rate_limit_interval_seconds accepts 0 and negative numbers, which disables the rate limit. The interval should be required to be a positive int.

Command icon 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

ptmkenny created an issue. See original summary.

ptmkenny’s picture

Title: Rate limit can incorrectly be set to 0 or negative » Require rate limit to be a positive integer

  • ptmkenny committed 748f16dd on 1.0.x
    fix: #3608344 Require rate limit to be a positive integer
    
    By: ptmkenny
    
ptmkenny’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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