Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1007 closed Bug (fixed)

[shttpd] check_auth space delimiter bug - Fixed

Reported by: Waldorf Owned by: charles
Priority: Normal Milestone: 1.30
Component: libtransmission Version: 1.22+
Severity: Major Keywords:
Cc:

Description

This is the official fix by a shttpd dev. (lsm on IRC)

Attachments (1)

shttp_auth_fix.diff (1.1 KB) - added by Waldorf 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by Waldorf

comment:1 Changed 15 years ago by Waldorf

Basically removes space from DELIM_CHARS (multiple paths should be ',' separated anyhow)

However this introduced a new bug in ACL parsing. The mac client was correctly separating the ACL list ',' while the back-end was (wrongfully) inserting spaces. This is fixed too.

comment:2 Changed 15 years ago by charles

  • Resolution set to fixed
  • Status changed from new to closed
  • Version changed from 1.21 to 1.21+

comment:3 Changed 15 years ago by charles

  • Version 1.21+ deleted

comment:4 Changed 15 years ago by charles

  • Version set to 1.22+
Note: See TracTickets for help on using tickets.