Files
chart/library/ix-dev/community/webdav
Stavros Kois 56b882e259 NAS-122694 / 23.10 / Add some validation in webdav and other apps (#1312)
* Add some validation in webdav

* add validation in resources

* formatting

* Update error message

* remove extra `\`

* negate logic

* bump
2023-07-06 16:55:38 +03:00
..
2023-07-06 14:46:23 +03:00
2023-07-06 14:46:23 +03:00

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.