K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2009-10-21T17:38:42.313618Z
K 7
svn:log
V 484
Add support for whitespaces in usernames/passwords provided
with AUTHINFO USER/PASS.  nnrpd was previously considering
as invalid passwords like "a b" (two arguments "a" and "b"
when only one was expected) or parsing " ab" as "ab"
(stripping the leading space).

nnrpd now treats everything after the first whitespace
character following AUTHINFO USER/PASS, up to, but not
including, the CRLF, as the username/password.

Thanks to Jeffrey M. Vinocur for the initial patch.

close #30

END
