cryptixman / tzmud

Automatically exported from code.google.com/p/tzmud
GNU General Public License v3.0
1 stars 0 forks source link

When player is already logged in, log in password validation isn't verbose #62

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. connect in the MUD with user "a"
2. in another terminal, try to connect with user "a" and wrong password

What is the expected output? What do you see instead?
Expected output: a message saying "wrong password"
I see instead: nothing at all

What version of the product are you using? On what operating system?
SVN r450

Original issue reported on code.google.com by mindboos...@gmail.com on 9 Nov 2011 at 7:06

GoogleCodeExporter commented 9 years ago
Fix available here: 
https://github.com/marado/tzmud/commit/25e6e774c0d9d5669e035b10ccd51178b1d1ab86

Original comment by mindboos...@gmail.com on 9 Nov 2011 at 7:17