tnich/honssh

Non-technical: cosmetic adjustment

GoogleCodeExporter opened this issue · 2 comments

Hi Thomas!

This is not really an issue, its more of a cosmetic adjustment request :)

When I receive a mail saying something like this,
"""
2014-07-30 01:36:49 - Incoming connection from: 1.2.3.4:46286 - 
SSH-2.0-libssh-0.1
2014-07-30 01:36:49 - Successful login - Username:[USER] Password:[PASSWORD]
"""
it would be nice to separate the 'Username:' and  '[USER]' with a whitespace.

I.E:
"""
2014-07-30 01:36:49 - Incoming connection from: 1.2.3.4:46286 - 
SSH-2.0-libssh-0.1
2014-07-30 01:36:49 - Successful login - Username: [USER] Password: [PASSWORD]
"""

This would make it a bit more readable.

....Yes, i know i'm crazy picky about these things :P
If you fix it - awesome! If you don't - awesome!


Cheers,

Are

Original issue reported on code.google.com by are.hans...@gmail.com on 30 Jul 2014 at 8:39

I like these easy changes :P

Original comment by tnn...@googlemail.com on 30 Jul 2014 at 5:17

  • Changed state: Accepted
Changed to 'Login Successful: ubuntu:ubuntu' instead :)

Original comment by tnn...@googlemail.com on 2 Sep 2014 at 12:57

  • Changed state: Fixed