Replaced crypt($password, '$6$') with password_hash and password_verify in order to produce salted hashes from passwords. (cherry picked from commit 2a025de4) (cherry picked from commit bd2d28c6)
Attach a file by drag & drop or click to upload