Stavros Kois 8140ad80d5 NAS-122337 / 23.10 / Avoid overlap with default ports across all apps (#1251) %!s(int64=2) %!d(string=hai) anos
..
charts f131c4847a NAS-122269 / 23.10 / Adds a script that can be run locally to update common on all apps (only new common) (#1250) %!s(int64=2) %!d(string=hai) anos
ci 76b51a8727 NAS-119345 / 23.10 / Add webdav (#1186) %!s(int64=2) %!d(string=hai) anos
templates 76b51a8727 NAS-119345 / 23.10 / Add webdav (#1186) %!s(int64=2) %!d(string=hai) anos
Chart.lock f131c4847a NAS-122269 / 23.10 / Adds a script that can be run locally to update common on all apps (only new common) (#1250) %!s(int64=2) %!d(string=hai) anos
Chart.yaml 8140ad80d5 NAS-122337 / 23.10 / Avoid overlap with default ports across all apps (#1251) %!s(int64=2) %!d(string=hai) anos
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) %!s(int64=2) %!d(string=hai) anos
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) %!s(int64=2) %!d(string=hai) anos
item.yaml 76b51a8727 NAS-119345 / 23.10 / Add webdav (#1186) %!s(int64=2) %!d(string=hai) anos
metadata.yaml 76b51a8727 NAS-119345 / 23.10 / Add webdav (#1186) %!s(int64=2) %!d(string=hai) anos
questions.yaml 8140ad80d5 NAS-122337 / 23.10 / Avoid overlap with default ports across all apps (#1251) %!s(int64=2) %!d(string=hai) anos
upgrade_info.json 76b51a8727 NAS-119345 / 23.10 / Add webdav (#1186) %!s(int64=2) %!d(string=hai) anos
upgrade_strategy 76b51a8727 NAS-119345 / 23.10 / Add webdav (#1186) %!s(int64=2) %!d(string=hai) anos
values.yaml 8140ad80d5 NAS-122337 / 23.10 / Avoid overlap with default ports across all apps (#1251) %!s(int64=2) %!d(string=hai) anos

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.