Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(FolderController): Sanitize mountpoints correctly#4368

Merged
provokateurin merged 2 commits into
masterfrom
fix/foldercontroller/sanitize-mountpoints
Feb 10, 2026
Merged

fix(FolderController): Sanitize mountpoints correctly#4368
provokateurin merged 2 commits into
masterfrom
fix/foldercontroller/sanitize-mountpoints

Conversation

@provokateurin
Copy link
Copy Markdown
Member

Team folders with leading or trailing slashes were never shown in the user's files. Using a backslash in the path was fine, but it was internally converted to a slash anyway, so now it's also saved as a slash.

@provokateurin provokateurin added bug 3. to review Items that need to be reviewed labels Feb 10, 2026
@provokateurin
Copy link
Copy Markdown
Member Author

/backport to stable33

@provokateurin
Copy link
Copy Markdown
Member Author

/backport to stable32

@provokateurin
Copy link
Copy Markdown
Member Author

/backport to stable31

@provokateurin provokateurin force-pushed the fix/foldercontroller/sanitize-mountpoints branch from dcedf80 to e0d4acd Compare February 10, 2026 08:11
@provokateurin provokateurin force-pushed the fix/foldercontroller/sanitize-mountpoints branch from e0d4acd to deb1e18 Compare February 10, 2026 08:22
Comment thread lib/Controller/FolderController.php Outdated
Comment thread lib/Controller/FolderController.php Outdated
Comment thread src/settings/App.tsx Outdated
Comment thread src/settings/App.tsx Outdated
Comment thread lib/Controller/FolderController.php Outdated
@provokateurin provokateurin force-pushed the fix/foldercontroller/sanitize-mountpoints branch from deb1e18 to 140d251 Compare February 10, 2026 13:56
@provokateurin
Copy link
Copy Markdown
Member Author

Verified the use case with / as the mountpoint still works and also made the commands sanitize the mountpoint correctly.

@provokateurin provokateurin force-pushed the fix/foldercontroller/sanitize-mountpoints branch from 140d251 to 4d4ecb4 Compare February 10, 2026 14:19
Comment thread lib/Folder/FolderManager.php
@provokateurin provokateurin merged commit 16141a7 into master Feb 10, 2026
52 of 54 checks passed
@provokateurin provokateurin deleted the fix/foldercontroller/sanitize-mountpoints branch February 10, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Items that need to be reviewed bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants