Stavros Kois 081701ef38 webdav: handle 0 in limitReqBody correctly (#2484) пре 1 година
..
charts 05b43f54d6 bump common (#2059) пре 1 година
ci 081701ef38 webdav: handle 0 in limitReqBody correctly (#2484) пре 1 година
migrations 4263eedaa7 NAS-122965 / 23.10 / fix default value on certificates (#1373) пре 2 година
templates 081701ef38 webdav: handle 0 in limitReqBody correctly (#2484) пре 1 година
Chart.lock 05b43f54d6 bump common (#2059) пре 1 година
Chart.yaml 081701ef38 webdav: handle 0 in limitReqBody correctly (#2484) пре 1 година
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 година
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 година
item.yaml 40fe463839 Update screenshot/icon links to ix CDN (#1646) пре 1 година
metadata.yaml 76b51a8727 NAS-119345 / 23.10 / Add webdav (#1186) пре 2 година
questions.yaml 7791659812 webdav: allow modifying the request body limit (#2479) пре 1 година
upgrade_info.json 76b51a8727 NAS-119345 / 23.10 / Add webdav (#1186) пре 2 година
upgrade_strategy 1ddf857fc0 Make all upgrade_strategies executable (#1350) пре 2 година
values.yaml 9476f4093a Upgraded catalog item(s) (#2351) пре 1 година

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.