You are here

constant USER_REGISTRATIONPASSWORD_VERIFICATION_DEFAULT in User registration password 7

Same name and namespace in other branches
  1. 8 user_registrationpassword.module \USER_REGISTRATIONPASSWORD_VERIFICATION_DEFAULT

Verification email is sent before password is set.

2 uses of USER_REGISTRATIONPASSWORD_VERIFICATION_DEFAULT
user_registrationpassword_admin_settings_submit in ./user_registrationpassword.module
Submit handler for the user admin form.
user_registrationpassword_form_user_register_form_alter in ./user_registrationpassword.module
Implements hook_form_FORM_ID_alter().

File

./user_registrationpassword.module, line 16
Enables password creation on registration form.

Code

define('USER_REGISTRATIONPASSWORD_VERIFICATION_DEFAULT', 'default');