Block a user
Updated client with the Argon2ID changes
Updated client with the Argon2ID changes
Use Argon2ID as the password hashing algorithm
Yeah, sorry for the undocumented locale changes!
I've merged your request and I also did some changes, mainly the password doesn't get passed around to the database, and the fact that the…
Use Argon2ID as the password hashing algorithm
Hi, thanks for the PR! I was going to use Bcrypt, but I did some reading and this seems a better technical solution at first glance. I'll check it out!
Argon2ID is super nice and super…
Use Argon2ID as the password hashing algorithm
Client request
Hi, the only way it would be possible to cross-compile on Linux would be to somehow emulate the MSVC compiler. I doubt other compilers would work, but you're free to try.
I will be…
Client request
I do have the issue where I myself can't compile the client (I'm using the nightly branch, haven't tested the master), I was wondering if it would be possible to cross compile the client itself…