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.
Allows locking permissions and entire roles using $conf in the settings.php file of a site. Testing of this project is requested, specifically the role locking since we did not test that fully.
Based on the work for Permissions Lock this module differs in that all locks can be done within the settings.php file for your site. This allows you to better maintain alternate settings for the permission locks between environments as well as removing the need for a new module to hook into the permissions lock module.