mudcoders / guildmud

A SocketMUD-based Multi-User Dungeon built and managed by the members of The MUD Coders Guild.
MIT License
25 stars 11 forks source link

Improve error detection code on blowfish crypt & increase password len. #40

Closed rogersm closed 6 years ago

rogersm commented 6 years ago

PR for issue 39.

Increases password length, adds comment to explain why we check the encrypted password is checked for "1" or "0".