Even with "Only site administrators can create new user accounts." the OpenID module creates new accounts.

CommentFileSizeAuthor
#2 openid_register-154300-2.patch871 byteschx
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

communitysteps’s picture

Confirmed. Creates the account with status "blocked".

User receives this error message:
The username *** has not been activated or is blocked.

chx’s picture

Status: Active » Needs review
FileSize
871 bytes

I reused the error from user_admin_settings

snufkin’s picture

Status: Needs review » Reviewed & tested by the community

Tested, works. User now gets an alert message that only admin can create users when that is the case.

Gábor Hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Great, thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)