when user edit the profile and change the password - the JS is getting called multiple times which is causing corruption of password as the same encrypted password is getting encrypted multiple times.

PFA patch for this.

CommentFileSizeAuthor
password_decryption.patch337 bytesankitsingh0188

Comments

ankit.singh created an issue. See original summary.

sharma.amitt16’s picture

Status: Active » Reviewed & tested by the community

@ankit.singh, I am unable to apply the patch. But thanks for providing the patch. It makes sense to call the click event once if there is another ajax trigger element is available.

sharma.amitt16’s picture

Status: Reviewed & tested by the community » Fixed

Closing the ticket and will release this patch in version 8.x-1.1

sharma.amitt16’s picture

Status: Fixed » Closed (fixed)