constant USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL
Visitors can create accounts, but they don't become active without administrative approval.
Archivo
- drupal-7.x/
modules/ user/ user.module, line 32 - Enables the user registration and login system.
Código
define('USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL', 2)