Discourse使用哪种哈希算法进行密码哈希?

what hashing algorithm is used in discourse for hashing passwords?

PBKDF2, see:

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