Opened 11 years ago

Closed 11 years ago

#2201 closed bug (Fixed)

Remote auth fails if server's auth file has extra newlines

Reported by: 0x000000 Owned by:
Priority: minor Milestone: 1.3.6
Component: Unknown Version: 1.3.5
Keywords: Cc:

Description

Seems to be the same or related to ticket:1035, but I'm still having the same problem.

My server's auth file:

localclient:xxx:10
deluge:xxx:10

Note the extra blank line at the bottom. Upon starting deluged (Arch Linux 3.6.3-1, Python 2.7.3):

[ERROR   ] 13:09:14 authmanager:140 Your auth file is malformed: Incorrect number of fields!

All is well if I remove the extra line. I'd be glad to submit a patch, but it might take me a while to actually get to it.

(Please forgive me if something's wrong with this bug report, it's my first one)

Change History (1)

comment:1 Changed 11 years ago by Cas

  • Milestone changed from Future to 1.3.6
  • Resolution set to fixed
  • Status changed from new to closed

Fixed 1.3-stable: 508b5aed8

Note: See TracTickets for help on using tickets.