severity 581170 minor thank you Quoting from http://cz.php.net/manual/en/function.crypt.php: --cut here-- An optional salt string to base the hashing on. If not provided, the behaviour is defined by the algorithm implementation and can lead to unexpected results. --cut here--
However I updated our crypt patch, so it produce SHA512 hashes (and I keep it with sync to use "best" algorithm available) if you don't provide the salt. Ondrej -- Ondřej Surý <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

