You are here

constant USER_REGISTRATIONPASSWORD_VERIFICATION_PASS in User registration password 8

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

Verification email is sent after password is set.

Deprecated

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

File

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

Code

define('USER_REGISTRATIONPASSWORD_VERIFICATION_PASS', 'with-pass');