constant USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL

Visitors can create accounts, but they don't become active without administrative approval.

1 use of USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL
user_admin_settings in drupal/core/modules/user/user.admin.inc
Form builder; Configure user settings for this site.

File

drupal/core/modules/user/user.module, line 38
Enables the user registration and login system.

Code

const USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL = 'visitors_admin_approval';