[INN] #30: nnrpd doesn't support passwords with spaces

INN rra at stanford.edu
Wed Oct 21 17:38:43 UTC 2009


#30: nnrpd doesn't support passwords with spaces
------------------------+---------------------------------------------------
 Reporter:  eagle       |        Owner:  eagle 
     Type:  defect      |       Status:  closed
 Priority:  low         |    Milestone:  2.5.2 
Component:  nnrpd       |      Version:        
 Severity:  minor       |   Resolution:  fixed 
 Keywords:  compliance  |  
------------------------+---------------------------------------------------
Changes (by iulius):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [8674]) 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

-- 
Ticket URL: <http://inn.eyrie.org/trac/ticket/30#comment:4>
INN <http://www.eyrie.org/~eagle/software/inn/>
InterNetNews


More information about the inn-bugs mailing list