mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #6404] [MERGED] Fix redirect logic if request path is exactly the base url #10948
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/6404
Author: @crobibero
Created: 8/7/2021
Status: ✅ Merged
Merged: 8/8/2021
Merged by: @Bond-009
Base:
master← Head:redirect-base-url📝 Commits (2)
a7585ddFix redirect logic if request path is exactly the base urlbdbac12Update Jellyfin.Server/Middleware/BaseUrlRedirectionMiddleware.cs📊 Changes
1 file changed (+5 additions, -2 deletions)
View changed files
📝
Jellyfin.Server/Middleware/BaseUrlRedirectionMiddleware.cs(+5 -2)📄 Description
Fixes server not redirecting when the path is exactly
/basePathor/basePath/🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.