[tahoe-lafs-trac-stream] [tahoe-lafs] #1425: blacklist support
tahoe-lafs
trac at tahoe-lafs.org
Sun Aug 21 12:28:49 PDT 2011
#1425: blacklist support
-----------------------------------+--------------------------------
Reporter: warner | Owner: warner
Type: enhancement | Status: new
Priority: major | Milestone: 1.9.0
Component: code-frontend-web | Version: 1.8.2
Resolution: | Keywords: blacklist reviewed
Launchpad Bug: |
-----------------------------------+--------------------------------
Comment (by davidsarah):
Replying to [comment:12 davidsarah]:
> Replying to [comment:11 warner]:
> > While testing, I noticed that doing the check in {{{NodeMaker}}} means
that listing a directory will fail if one of the objects inside it is
prohibited: the directory-listing code creates a Filenode for each object
(to extract the readcaps/writecaps separately, I think), and that step
fails. Should we fix that? By doing the check somewhere else (maybe
Filenode.read?) we could allow directories to mention the prohibited item,
which might be a usability win.
>
> Yes, I think we should fix this (and have a test for it).
... but if it would delay 1.9, then let's just do it the simpler way that
fails for directory listing, document that, and open a ticket to fix it.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1425#comment:18>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list