Link: https://code.launchpad.net/~edb/quam-plures/remove_password_salt
Shortly after we added a salt to the password encryption (to enhance security) I couldn't get into an installation. The problem is when you store info dependent on the session and you can't reset without the same session you are potentially locked out. This branch addresses the problem by removing the salt.
