[ARVADOS] updated: 2.1.0-966-g85d86b801

Git user git at public.arvados.org
Fri Jun 18 16:51:10 UTC 2021


Summary of changes:
 lib/config/export.go | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

       via  85d86b801817958117db0a39f35d70f1a1f36ea7 (commit)
      from  fe92cee1dd48aca3ee1f2e9465eba4abb2c5b433 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 85d86b801817958117db0a39f35d70f1a1f36ea7
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Fri Jun 18 12:50:52 2021 -0400

    17464: Update exported config
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/lib/config/export.go b/lib/config/export.go
index fb1420aef..e575409e6 100644
--- a/lib/config/export.go
+++ b/lib/config/export.go
@@ -107,7 +107,8 @@ var whitelist = map[string]bool{
 	"Collections.TrustAllContent":                         false,
 	"Collections.WebDAVCache":                             false,
 	"Collections.KeepproxyPermission":                     false,
-	"Collections.KeepWebPermission":                       false,
+	"Collections.WebDAVPermission":                        false,
+	"Collections.WebDAVLogevents":                         false,
 	"Containers":                                          true,
 	"Containers.CloudVMs":                                 false,
 	"Containers.CrunchRunArgumentsList":                   false,

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list