Problem/Motivation
If user account option is set to Admin required Approval then user cant logged in with his first time password
Steps to reproduce
Change the setting to Admin required Approval
Try to create a new signup and set the password
now once you done that from admin side let approved the user
after approval user cant logged in with his password until he reset the password
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3269073-7.patch | 1.29 KB | rajneeshb |
Issue fork user_registrationpassword-3269073
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
vladimirausThanks for the issue. Can you confirm the following:
Possible, the solution is to prevent sending email in
Comment #3
sanddycool47 commentedHi @ vladimiraus,
I am also getting the same issue with Drupal 9.3.12, is there any update or solutions?
Comment #4
skpal commentedI found out the following:
Please suggest some way we can work around this.
Comment #5
vladimirausThis obviously needs work!
Comment #6
ant1Any updates around this?
Comment #7
rajneeshb commentedCreated a patch to set password if the password set by the user at registration form.
Comment #8
ant1Patch #7 does seem to work. Thanks!
Comment #10
vladimirausComment #11
ant1Comment #13
vladimiraus