#1133 Cyberduck WebDAV client

This commit is contained in:
karel.picman@lbcfree.net 2021-01-07 14:44:56 +01:00
parent d3e758a091
commit 94e41f16ad

View File

@ -38,7 +38,8 @@ module RedmineDmsf
allow_unauthenticated_options_on_root: true,
namespaces: {
'http://apache.org/dav/props/' => 'd',
'http://ucb.openoffice.org/dav/props/' => 'd'
'http://ucb.openoffice.org/dav/props/' => 'd',
'SAR:' => 'd'
}
)
end