Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.