Resolved! Decrypting a value to set as password not working
Hello,As part of a requirement for creating certain users we have a form which asks for a password that upon submission is encrypted using GlideEncrypter().The problem is when I try to decrypt the value and set it as the password it is not working co...