a55000a067d68cbf7aaf201b73ba2eb14090f916
Otherwise the CF/LF is hex-encoded and sent along as part of the password which then fails.
@cheimes can you take a look?
rebased onto ad5a5cfc6efb4a07b09822665d9a82d9c1e9af52
If I understand the code correctly, the new code chops off any junk after the first \r or \n. The line break and any additional line are ignored.
\r
\n
SGTM
rebased onto a55000a067d68cbf7aaf201b73ba2eb14090f916
Pull-Request has been merged by rcritten
Otherwise the CF/LF is hex-encoded and sent along as part of the password which then fails.