Closed dsignr closed 7 years ago
W.R.T: 1b00fa78e0393bfcd1f02861d59dfef518df1c58
This breaks Phauxth with function Bcrypt.verify_hash/3 is undefined or private.
function Bcrypt.verify_hash/3 is undefined or private.
It's now Bcrypt.verify_pass/2 -- sorry about the confusion :)
Ok, thanks for the clarification. Upgrading to Phauxth 0.12.1-rc.1 solves this for now. Closing and thank you :)
W.R.T: 1b00fa78e0393bfcd1f02861d59dfef518df1c58
This breaks Phauxth with
function Bcrypt.verify_hash/3 is undefined or private.