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

File

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

Code

const USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL = 'visitors_admin_approval';