user_restrictions 2.0.x-dev

- Drupal >=8 compatibility
- Adds review functionality per rule with ability to block users matching rule retroactively

user_restrictions 8.x-1.0-rc1

Bug fixes

* Aligns ListBuilder class to interface and corrects spelling of class used for machine names.

user_restrictions 8.x-1.0-beta2

Bug fixes

Switches config type for expiry from float to int as precision not required for the scalar datetime.

user_restrictions 7.x-1.0

New features
Bug fixes

Mainly prompted by the push to get drupal.org on D7 in #2082871: Errors when changing "Drupal" account settings and that there haven't been any bugs/reports in a substantial amount of time it's worth rolling this out as a stable release.

This release addresses:

user_restrictions 7.x-1.0-beta8

Bug fixes

#1214080 marco, leafish_paul, fizk: Fix several issues to make this module usable.

user_restrictions 7.x-1.0-beta7

Bug fixes

Changes since DRUPAL-7--1-0-BETA6:

  • By kiam: Added an update function to update the Drupal registry.
  • By kiam: Updated the description of the module.

user_restrictions 7.x-1.0-beta6

New features
Bug fixes

Changes since DRUPAL-7--1-0-BETA5:

  • By kiam: Moved the classes used by the module in a separated file; added the UserRestrictions::deleteExpired() method; updated the content of user_restrictions.info to reflect the different file containing PHP classes.
  • #1034650 by kiam: Call to undefined method UserRestrictions::mask().
  • By kiam: Added a file that was missing in the previous commit.
  • By kiam: Cleaned up the code.

user_restrictions 7.x-1.0-beta5

Bug fixes

Changes since DRUPAL-7--1-0-BETA4:

  • By kiam: Corrected the @file Doxygen comment for the user_restrictions.api.php file.
  • By kiam: Corrected the content of user_restrictions.api.php.
  • #1028254 by kiam: Call to undefined method UserRestrictions::type().
Subscribe with RSS Subscribe to Releases for User restrictions