]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
storage: test that the storage server does *not* have a "remote_cancel_lease" function
authorZooko O'Whielacronx <zooko@zooko.com>
Mon, 12 Sep 2011 22:23:24 +0000 (15:23 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Mon, 12 Sep 2011 22:23:24 +0000 (15:23 -0700)
commit65de17245da26a4ce00aa7c441d6bf81464a6e65
treef273b35eef7900bde34c190d2cfdeebf386e6558
parentcffc98780414760c8d5f751c5841856b3207cce3
storage: test that the storage server does *not* have a "remote_cancel_lease" function
We're removing this function because it is currently unused, because it is dangerous, and because the bug described in #1528 leaks the cancellation secret, which allows anyone who knows a file's storage index to abuse this function to delete shares of that file.
ref. #1528
src/allmydata/test/test_storage.py