Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download restrict_by_ip-7.x-3.1.tar.gztar.gz 16.92 KB
MD5: 73258a287886592652eaf15a06ab85f5
SHA-1: 289144726f55e8c47a5edd62b016bc4cd88018e2
SHA-256: 24ca6806598fd69b20dc1c5d52738698e2ec8f8fd23db6f2b56d8d17db0e2103
Download restrict_by_ip-7.x-3.1.zipzip 18.8 KB
MD5: 4581a022f25ad09d18f7c5a09e8b3459
SHA-1: 0715595abf02c7672d7887da10876bd1fc123c8c
SHA-256: 17ca66c85647c3f675fd68c642a1b211253b740f8bc5cf6f19f9fd38c5458143

Release notes

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:

  • Add a bunch of tests for UI, role restrictions and user actions
  • #2315009 by rocketeerbkw: Increase IP fields maxlength
  • #2531030 by rocketeerbkw, ccjjmartin: Use core API for role deletions and renames
  • #2397071 by rocketeerbkw: Add UI tests for user restrictions
  • #2400723 by millenniumtree, rocketeerbkw: Show Current IP on admin pages
  • #2410951 by wwhurley, rocketeerbkw: Missing header causes module_implements_alter cache poisoning
  • #2378031 by LGLC, rocketeerbkw: Role restrictions won't save for roles with spaces in their name
  • #2397071 by qchan: "PDOException: SQLSTATE[HY093" error occured when I restrict a user at registeration
Created by: rocketeerbkw
Created on: 12 Jul 2015 at 11:12 UTC
Last updated: 12 Jul 2015 at 11:13 UTC
Bug fixes
New features

Other releases