[Patch provided] Allow administrators to specify IP addresses and ranges which should never be rate limited

Created on 19 December 2023, 6 months ago
Updated 22 December 2023, 6 months ago

Hello Vaish,

I've been using CRL for a fleet of Drupal sites to great effect.

One problem we were running into was rate limiting being applied to our team of editors who were all working from the same IP address, using browsers with identical user agents.

When enough editors were working on the site at the same time, CRL limited them, which wasn't ideal.

The attached patch allows an administrator to specify IP addresses (either as individual addresses, or a range) which should never be rate limited, as a comma-separated list - e.g.:

1.2.3.4,1.2.3.0/8,5.4.3.2

The patch also updates the Readme accordingly.

Hopefully this will be useful to someone!

/Alex

✨ Feature request
Status

Needs review

Version

3.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom alexharries

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024