Skip to content

Comments

fix(DirMask): Allow creating path#1400

Merged
susnux merged 1 commit intomainfrom
fix/dirmask/allow-mkdir
Sep 2, 2025
Merged

fix(DirMask): Allow creating path#1400
susnux merged 1 commit intomainfrom
fix/dirmask/allow-mkdir

Conversation

@provokateurin
Copy link
Member

@provokateurin provokateurin commented Sep 2, 2025

Needed for nextcloud/server#31357.

The Guests app relied on base.php creating the /<uid/files/ folder already, so the mkdir was never executed for the $path on the storage.

I tested this with the Talk integration tests as well and they now pass.

Signed-off-by: provokateurin <kate@provokateurin.de>
Copy link
Contributor

@susnux susnux left a comment

Choose a reason for hiding this comment

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

nice and simple!

@susnux susnux merged commit ad18e3d into main Sep 2, 2025
48 checks passed
@susnux susnux deleted the fix/dirmask/allow-mkdir branch September 2, 2025 16:24
@leftybournes leftybournes mentioned this pull request Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants