Skip to content

Conversation

@nilsding
Copy link
Member

Resolves #8929

Resolves #8929

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
@nilsding nilsding self-assigned this Oct 23, 2025
@github-actions
Copy link

Artifact containing the AppImage: nextcloud-appimage-pr-8932.zip

Digest: sha256:542953a429408628d38153278af7e334a8d141638d72c30f0a7733366c13d456

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@nilsding
Copy link
Member Author

/backport to stable-4.0

@nilsding nilsding added this to the 4.1.0 milestone Oct 23, 2025
@nilsding nilsding enabled auto-merge October 23, 2025 10:45
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
33 New Code Smells (required ≤ 0)
E Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@nilsding nilsding merged commit 06b87b6 into master Oct 23, 2025
21 of 23 checks passed
@nilsding nilsding deleted the bugfix/8929/fileshare-detection branch October 23, 2025 11:50
@camilasan
Copy link
Member

/backport to stable-3.17

@backportbot
Copy link

backportbot bot commented Nov 17, 2025

The backport to stable-3.17 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable-3.17
git pull origin stable-3.17

# Create the new backport branch
git checkout -b backport/8932/stable-3.17

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick bddb39df

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/8932/stable-3.17

Error: Failed to check for changes with origin/stable-3.17: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Public link detection matches any URL containing /s/

3 participants