LandSandBoat / server

:sailboat: LandSandBoat - a server emulator for Final Fantasy XI
https://landsandboat.github.io/server/
GNU General Public License v3.0
294 stars 589 forks source link

Login: Check multiple bcrypt hash versions #5949

Closed zach2good closed 3 months ago

zach2good commented 3 months ago

I affirm:

What does this pull request do?

If you produce bcrypt hashes for your users from outside (like a website) you might have newer versions of bcrypt, which produce the same hashes, but have different preambles. We now handle those different preambles.

Steps to test these changes

Login as normal