Skip to content

fix(appstore): use URL-safe base64 encoding for user content proxy URLs - #63139

Open
edward-ly wants to merge 1 commit into
masterfrom
fix/noid/usercontent-base64-urlencode
Open

fix(appstore): use URL-safe base64 encoding for user content proxy URLs#63139
edward-ly wants to merge 1 commit into
masterfrom
fix/noid/usercontent-base64-urlencode

Conversation

@edward-ly

@edward-ly edward-ly commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Some app screenshot URLs in the proxy server may include the '/' character in their base64 encoding, but since '/' is a prohibited character for file names, the computed proxy server URL was invalid and such screenshots would fail to be retrieved (or rather, the screenshots weren't saved to begin with because of this).

Accompanies nextcloud/usercontent.apps.nextcloud.com#25.

Checklist

@edward-ly
edward-ly force-pushed the fix/noid/usercontent-base64-urlencode branch from e9e3e1d to 9804988 Compare August 11, 2026 14:29
@edward-ly edward-ly added the 3. to review Waiting for reviews label Aug 11, 2026
@edward-ly

Copy link
Copy Markdown
Contributor Author

/backport to stable34

@edward-ly

Copy link
Copy Markdown
Contributor Author

/backport to stable33

@edward-ly

Copy link
Copy Markdown
Contributor Author

/backport to stable32

@edward-ly
edward-ly marked this pull request as ready for review August 11, 2026 15:52
@edward-ly
edward-ly requested a review from a team as a code owner August 11, 2026 15:52
@edward-ly
edward-ly requested review from leftybournes, provokateurin, salmart-dev and sorbaugh and removed request for a team August 11, 2026 15:52
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