Thanks for the reply. I have difficulty in retrieving the old encryption key so what I did is I created a new user. Could I now retrieve the password of the new user using the new encryption key? Btw do you know how to use the decrypt() method in the frappe.utils.password.py? I’m using it now to extract the plain text password but maybe I am using it wrong… here is my code…
