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.
| Comment | File | Size | Author |
|---|---|---|---|
| password_decryption.patch | 337 bytes | ankitsingh0188 |
Comments
Comment #2
sharma.amitt16 commented@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.
Comment #3
sharma.amitt16 commentedClosing the ticket and will release this patch in version 8.x-1.1
Comment #4
sharma.amitt16 commented