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

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

Merged
merged 2 commits into from
May 6, 2024

Commits on May 6, 2024

  1. fix(settings): When testing server stability, request URL with traili…

    …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>
    susnux authored and backportbot[bot] committed May 6, 2024
    Configuration menu
    Copy the full SHA
    14a0d05 View commit details
    Browse the repository at this point in the history
  2. chore: Compile assets

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    susnux authored and nextcloud-command committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cd44613 View commit details
    Browse the repository at this point in the history