Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/swift/+spec/tempauth-encrypted-password. Description: Currently, tempauth passwords are stored in plain text (or base64 encoded) in the proxy config file. This should change to storing hashed passwords using something like scrypt. Specification URL (additional information): None