Stavros Kois 9703d30bb2 Update common version (#1376) 2 năm trước cách đây
..
charts 9703d30bb2 Update common version (#1376) 2 năm trước cách đây
ci 76b51a8727 NAS-119345 / 23.10 / Add webdav (#1186) 2 năm trước cách đây
migrations 4263eedaa7 NAS-122965 / 23.10 / fix default value on certificates (#1373) 2 năm trước cách đây
templates 56b882e259 NAS-122694 / 23.10 / Add some validation in webdav and other apps (#1312) 2 năm trước cách đây
Chart.lock 9703d30bb2 Update common version (#1376) 2 năm trước cách đây
Chart.yaml 9703d30bb2 Update common version (#1376) 2 năm trước cách đây
README.md d078ea84c5 NAS-122416 / 23.10 / make password "private" and default user to 666 as the host user was, to help with transition (#1255) 2 năm trước cách đây
app-readme.md d078ea84c5 NAS-122416 / 23.10 / make password "private" and default user to 666 as the host user was, to help with transition (#1255) 2 năm trước cách đây
item.yaml 76b51a8727 NAS-119345 / 23.10 / Add webdav (#1186) 2 năm trước cách đây
metadata.yaml 76b51a8727 NAS-119345 / 23.10 / Add webdav (#1186) 2 năm trước cách đây
questions.yaml 56b882e259 NAS-122694 / 23.10 / Add some validation in webdav and other apps (#1312) 2 năm trước cách đây
upgrade_info.json 76b51a8727 NAS-119345 / 23.10 / Add webdav (#1186) 2 năm trước cách đây
upgrade_strategy 1ddf857fc0 Make all upgrade_strategies executable (#1350) 2 năm trước cách đây
values.yaml 4263eedaa7 NAS-122965 / 23.10 / fix default value on certificates (#1373) 2 năm trước cách đây

README.md

WebDAV

WebDAV is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.

When application is installed and Fix Permissions is selected on at least 1 share a container will be launched with root privileges. This is required in order to apply the correct permissions to the selected WebDAV shares/directories. Afterward, the WebDAV container will run as a non-root user (Default: 666). Note that chown will only apply if the parent directory does not match the configured user and group.