The D8 version doesn't have a helper function for decrypting the encrypted data stored in the password field. The logic of decrypting should be moved from the plugin class method to a generic method in module file.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3160042-2.patch | 4.5 KB | gaurav.kapoor |
Comments
Comment #2
gaurav.kapoor commentedUpdated the module accordingly.
Comment #3
GabrielMartinelli commentedLooks Good!
Comment #6
gaurav.kapoor commentedComment #8
Duvan.Slabbert commentedFunction password_field_encrypt_decrypt does not work.