Skip to content

fix(share-folder): use it on federated share - #64022

Open
ArtificialOwl wants to merge 1 commit into
masterfrom
fix/noid/share-folder-config-on-federated-shares
Open

fix(share-folder): use it on federated share#64022
ArtificialOwl wants to merge 1 commit into
masterfrom
fix/noid/share-folder-config-on-federated-shares

Conversation

@ArtificialOwl

Copy link
Copy Markdown
Member

'share_folder' from config/config.php is not used when creating the mountpoint of a federated share because getNonExistingName() returns a value relative to the share folder, not the absolute path.

This patch will add the $shareFolderPath to the mount point.

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
@ArtificialOwl
ArtificialOwl requested a review from a team as a code owner September 4, 2026 12:44
@ArtificialOwl
ArtificialOwl requested review from CarlSchwan, leftybournes, salmart-dev and sorbaugh and removed request for a team September 4, 2026 12:44
@ArtificialOwl ArtificialOwl added this to the Nextcloud 36 milestone Sep 4, 2026
@ArtificialOwl ArtificialOwl added the 3. to review Waiting for reviews label Sep 4, 2026
@ArtificialOwl

Copy link
Copy Markdown
Member Author

/backport to stable35

@ArtificialOwl

Copy link
Copy Markdown
Member Author

/backport to stable34

@ArtificialOwl

Copy link
Copy Markdown
Member Author

/backport to stable33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant