Posted by cyberswat on October 10, 2010 at 8:32pm
7 followers
| Project: | Auto Assign Role |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | cyberswat |
| Status: | closed (duplicate) |
Issue Summary
An administrator logs into Drupal and sets a preference for automatically applying autoassignrole rules when a users account is created by an administrator. This preference should be record and remembered.
Comments
#1
#2
The last submitted patch, autoassignrole-937666.patch, failed testing.
#3
I committed this before the bot could test it. http://drupal.org/cvs?commit=434296
#4
Automatically closed -- issue fixed for 2 weeks with no activity.
#5
sorry but this doesnt work for me. when a admin creates a user account the roles are automatically assigned even if this settings is set to disabled.
#6
Using clean install of Drupal 7.15 and this does not occur if Automatic is disabled.
#7
#8
The last submitted patch, admin-aar.patch, failed testing.
#9
#10
The last submitted patch, aar.patch, failed testing.
#11
Fixed by #1795536: Only assign roles to accounts created by an admin.