]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Move EncryptedTemporaryFile from SFTP frontend to allmydata.util.fileutil, and make...
authordavid-sarah <david-sarah@jacaranda.org>
Sun, 11 Jul 2010 21:37:21 +0000 (14:37 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Sun, 11 Jul 2010 21:37:21 +0000 (14:37 -0700)
commit05022dca36780b3bfd3faba1f05b557178535f78
tree80d7e5b924f6f68509969f2bd77f24cda4e52214
parentc0e7d84c5d0d0ace49c8d939c974fd221305c6dc
Move EncryptedTemporaryFile from SFTP frontend to allmydata.util.fileutil, and make the FTP frontend also use it (fixing #1083).
src/allmydata/frontends/ftpd.py
src/allmydata/frontends/sftpd.py
src/allmydata/util/fileutil.py