Fix how address is logged when a wrong password is supplied
authorKahrl <kahrl@gmx.net>
Mon, 12 Oct 2015 19:25:11 +0000 (21:25 +0200)
committerKahrl <kahrl@gmx.net>
Mon, 12 Oct 2015 19:47:56 +0000 (21:47 +0200)
commite0b57c1140554fccbf3e57a036cc4100887ab8f1
treedf4c7450a611dd957e3d6c54b68d2f59b8094155
parent7f2cefa093aa14729bb49db85a49c7f9b3fed6a4
Fix how address is logged when a wrong password is supplied

- SRP: print the address only once, not twice
- Legacy: previously the address was not printed at all
- Make both messages structurally the same, to facilitate log analyzers
src/network/serverpackethandler.cpp