Skip to content

[stable32] fix: verify integrity with URL override but allow to disable if needed#725

Merged
susnux merged 2 commits intostable32from
backport/723/stable32
Apr 2, 2026
Merged

[stable32] fix: verify integrity with URL override but allow to disable if needed#725
susnux merged 2 commits intostable32from
backport/723/stable32

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot bot commented Mar 30, 2026

Backport of #723

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Review and verify the backported changes
  • Amend HEAD commit to remove the line stating to skip CI

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

Before:
As soon as an URL override was used no integrity verification was done.

Now:
Always do integrity verification (to allow custom mirrors or our signed
files!). But to also allow third party files where we cannot verify the
integrity we allow passing `--no-verify` commandline flag.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the backport/723/stable32 branch from 1d385fb to 562228d Compare March 30, 2026 11:55
@susnux susnux marked this pull request as ready for review March 30, 2026 11:55
@susnux susnux requested a review from skjnldsv as a code owner March 30, 2026 11:55
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@Altahrim Altahrim force-pushed the backport/723/stable32 branch from 562228d to df5cfb3 Compare March 31, 2026 08:13
@susnux susnux merged commit e4a5a8e into stable32 Apr 2, 2026
21 checks passed
@susnux susnux deleted the backport/723/stable32 branch April 2, 2026 21:53
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.

3 participants