importtree only remotes are untrusted, same as exporttree remotes
authorJoey Hess <joeyh@joeyh.name>
Thu, 17 Dec 2020 17:45:07 +0000 (13:45 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 17 Dec 2020 17:45:07 +0000 (13:45 -0400)
commit1b5cb77acf3018aacb3a06d1bbc1ee72160a791b
treeb56bcb7deda42af5a3e0dad503efb0d212a3856b
parente81e43b8296b6db995f0da1771af86f85986ce5f
importtree only remotes are untrusted, same as exporttree remotes

Importtree only remotes are new; importtree remotes used to always also be
exporttree, so were untrusted.

Since an import remote is one that can be edited by something other than
git-annex, it's clearly not trustworthy at all.
Logs/Trust.hs