]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Fix ftp 'ls' to work with current Twisted-15.0.0
authorBrian Warner <warner@lothar.com>
Thu, 26 Mar 2015 01:23:33 +0000 (18:23 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 31 Mar 2015 18:06:14 +0000 (11:06 -0700)
commit26c8abadece8de68c6e905d47ea31a479788ce47
tree49c2ae5c9aff017642534dedfa420e560ee3d726
parent96c55746577e89ec0243b1b3b4ad598b523b6d5d
Fix ftp 'ls' to work with current Twisted-15.0.0

refs ticket:2394

It's kind of a hack, but Twisted changed the API and I couldn't find a
cleaner way to detect which form of "permissions" value the Twisted FTP
server wants.

I've manually tested it against 14.0.2 and 15.0.0.
src/allmydata/frontends/ftpd.py