remote.name.annex-security-allow-unverified-downloads
Added remote.name.annex-security-allow-unverified-downloads, a per-remote setting for annex.security.allow-unverified-downloads. This commit was sponsored by Brock Spratlen on Patreon.
This commit is contained in:
parent
177e45517f
commit
bc31b93c77
8 changed files with 27 additions and 6 deletions
|
@ -113,7 +113,7 @@ gen r u c gc
|
|||
-- and have no protection against redirects to
|
||||
-- local private web servers, or in some cases
|
||||
-- to file:// urls.
|
||||
, retrievalSecurityPolicy = RetrievalVerifiableKeysSecure
|
||||
, retrievalSecurityPolicy = mkRetrievalVerifiableKeysSecure gc
|
||||
, removeKey = removeKeyDummy
|
||||
, lockContent = Nothing
|
||||
, checkPresent = checkPresentDummy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue