Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronize umask for dav service with permissions for created files and folders on API #3345

Open
SilinPavel opened this issue Aug 23, 2023 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@SilinPavel
Copy link
Member

SilinPavel commented Aug 23, 2023

Background

Currently we have several options to interact with shared FS data storages, such as through the API or mounting it through DAV.
The aim of this issue is to sync permission mask, that would be granted to newly created files and folders within these two methods.

@SilinPavel SilinPavel added the kind/enhancement New feature or request label Aug 23, 2023
SilinPavel added a commit that referenced this issue Aug 23, 2023
…t we are granting during file and folder creation on API
SilinPavel added a commit that referenced this issue Aug 23, 2023
…t we are granting during file and folder creation on API
SilinPavel added a commit that referenced this issue Aug 23, 2023
…t we are granting during file and folder creation on API
SilinPavel added a commit that referenced this issue Aug 23, 2023
…t we are granting during file and folder creation on API
SilinPavel added a commit that referenced this issue Aug 23, 2023
mzueva added a commit that referenced this issue Aug 24, 2023
…t we are granting during file and folder creation on API (#3346)

* Issue #3345. Synchronize umask for cp_dav service and permissions that we are granting during file and folder creation on API

* Issue #3345. Apply default mask for files (666) and folders (777)

* Issue #3345. checkstyle

* Issue 3345: change owner for NFS created folders and files

---------

Co-authored-by: mzueva <mariia_zueva@epam.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant