What hashing algorithm is used in discourse for hashing passwords?

what hashing algorithm is used in discourse for hashing passwords?

PBKDF2, see:

How can I get the hash key?
Is salt the hash key?