- Issue created by @kunal.sachdev
In
📌
Replace confirm password field with show/hide functionality
Needs work
we deprecated \Drupal\Core\Render\Element\PasswordConfirm
to remove the requirement to enter the password twice, but the related js code is still there.
Remove the PasswordConfirm from the js specific code. One such file is core/modules/user/user.js
which has code related to PasswordConfirm.
Active
11.0 🔥
Last updated