Skip to content

Conversation

HafeezOJ
Copy link
Contributor

@HafeezOJ HafeezOJ commented Sep 2, 2025

Description

This PR removes permission for "others" when creating or moving files and folders from one curation level to another.

Fixes #283

Testing (if applicable)

See "Steps To Reproduce" in #283

@HafeezOJ HafeezOJ linked an issue Sep 2, 2025 that may be closed by this pull request
1 task
@HafeezOJ HafeezOJ self-assigned this Sep 2, 2025
@HafeezOJ HafeezOJ requested a review from zoidy September 2, 2025 19:20
:param path: Parent location path
:param mode: Mode. Default is rwx with '0o777'
:param mode: Mode. Default is rwx with '0o770'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Folders should be 2770, files 0660

@zoidy zoidy merged commit 2af203b into master Sep 4, 2025
0 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Remove permission for others when creating folders and files

2 participants