mirror of https://github.com/perkeep/perkeep.git
more TODO
Change-Id: I1a3845191c9b17350a11bb671b131d1c4dc8c6bc
This commit is contained in:
parent
fe13c7c712
commit
4a464e334f
4
TODO
4
TODO
|
@ -1,3 +1,7 @@
|
|||
-- make the -transitive flag for "camput share -transitive" be a tri-state:
|
||||
unset, true, false, and unset should then mean default to true for "file"
|
||||
and "directory" schema blobs, and "false" for other things.
|
||||
|
||||
-- make camget and/or pkg/schema sanity-check all the "file" and "directory"
|
||||
names, to make sure they don't have path separators in them, "..", etc.
|
||||
Use Basename/Clean/etc.
|
||||
|
|
Loading…
Reference in New Issue