lainchan
lainchan copied to clipboard
Password hash for moderators
https://github.com/lainchan/lainchan/blob/ab24c2af5795493064c53ead43401e4ab677714b/inc/mod/auth.php#L21
Check out password_hash() and password_verify() :)
Should this have been closed? o.O
oh wow, github picked up on the "fixes #8" in that commit -- referring to vichan's #8, not ours. tsk tsk
Should we just let password_hash generate the salt instead of generating one ourselves?
Yes.
I need to remake the pull request with the create_iv deprecation changes that have hit tree. Given that I have had no feedback on my patch for 2 years, unless I can find a reviewer, I should make a backup and test it on production once it has been rebased.