Fixes: SA-CONTRIB-2014-097 - nodeaccess - Access Bypass
- Add weight to alias for disabled role.
- Issue #436918: Aliases not being saved for disabled role.
- Issue #557344: Invalid argument in nodeaccess_delete_userreference.
New user's password set to weak password in _user_resource_create()
When creating a new user account via Services, the new user's password was set to a weak password.
This issue is mitigated by the fact that the user resource must be enabled (or least have been enabled in the past) and new user registration permitted via Services.