From 903b10e2b20359d03e55d57cf1cdafb6fe449084 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 31 Jul 2018 13:05:04 -0400 Subject: [PATCH] add todo --- doc/todo/S3_anonymous_exporttree_support.mdwn | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/todo/S3_anonymous_exporttree_support.mdwn diff --git a/doc/todo/S3_anonymous_exporttree_support.mdwn b/doc/todo/S3_anonymous_exporttree_support.mdwn new file mode 100644 index 0000000000..8bf1f72965 --- /dev/null +++ b/doc/todo/S3_anonymous_exporttree_support.mdwn @@ -0,0 +1,2 @@ +S3 remotes using exporttree=yes cannot currently be accessed w/o creds. +This is possible to support with some work. --[[Joey]]