Hi,
i've installed 8.1.0-alpha1 in Drupal 8.0.3.
After install its impossible to create a user here /admin/people/create, because the password inputs are removed and i get a form validation error 'Password field is required.'.
I guess it happens here: hook_form_FORM_ID_alter()
Hi, i've installed 8.1.0-alpha1 in Drupal 8.0.3. After install its impossible to create a user here /admin/people/create, because the password inputs are removed and i get a form validation error 'Password field is required.'. I guess it happens here: hook_form_FORM_ID_alter()
Thank you