mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-30 04:56:38 +02:00
786054e6b7
old authentication types that are already deprecated in UnrealIRCd 4.x. They don't contain any rounds which means they can be cracked at a rate of millions per second. Use the secure hashing type 'argon2' instead (or, if you must, use the less secure 'bcrypt' type).