restrict_by_ip 9.0.0-beta1

Bug fixes
New features

First beta of the 9.x branch, a major refresh of the module for Drupal ^11.3 and 12.

Warning!

If your site is behind a reverse proxy, CDN or other middleware which adds to the X_FORWARDED_FOR header or others like it, you must configure your reverse proxy settings in settings.php or the 9.x version of this module will block all traffic instead .

Highlights since 8.x-4.0-beta4:

restrict_by_ip 9.x-dev

New major to support upgrade work, particularly the switch to using Drupal/Symfony's internals for extracting the session's IP address.

restrict_by_ip 8.x-4.0-beta2

Bug fixes

Changes since last release:

  • Issue #3211223 by Anjali Rathod, Neslee Canil Pinto, guilhermevp, nicrodgers, rocketeerbkw, Raghavendra A M: Avoid exclusive language and Update README
  • Issue #3292104 by cobenash, darvanen, DrIPA: Remove use of deprecated function `strlen`
  • Issue #3289374 by darvanen, jonnyhocks, alex.bukach, bharath-kondeti, patrickfweston, nicrodgers, leducdubleuet, nikolay shapovalov, aleksip, cobenash, dineshkumarbollu, gurbakshish, rex.barkdoll: Automated Drupal 10 compatibility fixes
  • All tests passing

restrict_by_ip 6.x-3.0

Bug fixes
New features
Unsupported

Final release for Drupal 6 since it's now end of life.

restrict_by_ip 7.x-3.1

Bug fixes
New features
Unsupported

Upgrading is HIGHLY RECOMMENDED because #2378031: Role restrictions won't save for roles with spaces in their name could give you a false sense that IP restrictions were saved even though they weren't.

Changes since 7.x-3.0:

restrict_by_ip 6.x-3.0-beta1

New features
Bug fixes
Unsupported

Beta release of 3.x dev version.
Movement of UI screens to central location.
Removal of dependency of overriding session file in settings.php.
Bugfixes for listing multiple address ranges.
Increase of address data field to 256 from 128.
Addition of 'global ip login restriction' feature.

restrict_by_ip 6.x-3.x-dev

New features
Bug fixes

Movement of settings to a single location.
Removal of override of session file in settings.php
Bugfixes for listing multiple ranges.
Increase size of address field to 256.

restrict_by_ip 6.x-2.x-dev

New features

This it the first development snapshot of the restrict login by role. Please read the README.txt provided for special instructions for setting it up. All problems/bugs are welcome.

restrict_by_ip 5.x-1.0-beta3

New features
Unsupported

This revision changed the way the IP Address field was displayed, handled, and validated, and adds new functionality in allowing to restrict a user to an IP Range.

restrict_by_ip 5.x-1.0-beta2

Unsupported

This release fixes several issues found regarding the editing of user pages and the saving of the ip address variable.

restrict_by_ip 5.x-1.0-beta1

Unsupported

Initial beta release. The initial intended functionality has been scaled back, in its current state it has been tested fairly thoroughly.

Subscribe with RSS Subscribe to Releases for Restrict Login or Role Access by IP Address