I was wondering how I could decrypt the passwords in my DB?
I want to change me auth.settings.hmac_key but if I do that then existing users wont be able to login
so I thought if I could decrypt and then encrypt using the new key my problems would be solved.
Thanks. David.

