After I disabled and uninstall the module, non-admin roles with "administer users" permission are still not allowed to assign roles. They cannot see roles checkboxes and in the dpm($form) I can see :

$form['account']['roles']['#access'] = FALSE

Comments

wolfborg’s picture

I know this is about seven months later, but I think your problem was that you forgot to turn on the "Administer permissions" permission, which was what this module aimed to replace anyways in order to allow users to only assign certain roles instead of all of them. From what I can tell from testing, uninstallation works fine.

wolfborg’s picture

Status: Active » Postponed (maintainer needs more info)
JeroenT’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)

It’s been a while since the last comments in this issue. If this is still a problem feel free to reopen and provide patches.