AuthMe Reloaded

AuthMe Reloaded

3M Downloads

bcrypt password

ssslambda opened this issue · 1 comments

commented

hey, i would to use bcrypt but where are PASSWORD_BCRYPT should be in config.yml?

https://github.com/AuthMe/AuthMeReloaded/blob/master/samples/website_integration/Bcrypt.php

commented

Search for 'bcrypt' in config.yml and you'll find a property called "passwordHash"—set that to BCRYPT (default is SHA256)