You are here

constant USER_REGISTRATIONPASSWORD_NO_VERIFICATION in User registration password 8

Same name and namespace in other branches
  1. 7 user_registrationpassword.module \USER_REGISTRATIONPASSWORD_NO_VERIFICATION

No verification email is sent.

Deprecated

in 1.0-beta1 and will be removed before 1.0. Use \Drupal\user_registrationpassword\UserRegistrationPassword::NO_VERIFICATION instead.

File

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

Code

define('USER_REGISTRATIONPASSWORD_NO_VERIFICATION', 'none');