Sometimes we wanted to be able to allow some users to add other users, but not change any user's password.
This module:
- Adds a new permission 'change other users password'.
- When the user_profile_form is loaded it checks to see if the current user has the proper permission or if they are editing their own account, otherwise it removes the password change option.
- There would be no point restricting the ability to change a user's password if they can still change the user's e-mail address, this option is removed as well.
- This also removes the option to delete a user.
Credits
Currently maintained by Heissen Lopez (heilop). The initial development was by James Glasgow (jrglasgow).
Project information
- Project categories: Access control
1,107 sites report using this module
- Created by jrglasgow on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
3.0.0-beta2
released 25 September 2025
Works with Drupal: ^8 || ^9 || ^10 || ^11
Drupal 11 compatibility and extra fixes
Install:
Development version: 3.x-dev updated 16 May 2024 at 16:25 UTC

