Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable28] fix(settings): Save one HTTP request on enabling an app #45203

Merged
merged 2 commits into from
May 14, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented May 6, 2024

Backport of #44939

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

Todo

  • Review and resolve any conflicts
  • Remove all the empty commits

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

@backportbot backportbot bot added bug 3. to review Waiting for reviews labels May 6, 2024
@backportbot backportbot bot added this to the Nextcloud 28.0.6 milestone May 6, 2024
@susnux susnux requested review from a team, Fenn-CS, skjnldsv, sorbaugh and Pytal and removed request for a team and sorbaugh May 6, 2024 15:09
@susnux
Copy link
Contributor

susnux commented May 6, 2024

/compile amend/

@susnux susnux marked this pull request as ready for review May 6, 2024 15:09
…ng slash

This prevents one HTTP request for most situations (301 from `apps/files` to `apps/files/`)
and helps users with faulty reverse-proxy configuration.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@skjnldsv skjnldsv disabled auto-merge May 14, 2024 14:01
@skjnldsv skjnldsv merged commit 1db0220 into stable28 May 14, 2024
43 of 45 checks passed
@skjnldsv skjnldsv deleted the backport/44939/stable28 branch May 14, 2024 14:01
@skjnldsv skjnldsv mentioned this pull request May 15, 2024
28 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants