mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4094] [MERGED] Fix redirection #9873
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/4094
Author: @crobibero
Created: 9/8/2020
Status: ✅ Merged
Merged: 9/8/2020
Merged by: @Bond-009
Base:
master← Head:fix-redirect📝 Commits (1)
68e5a95Fix redirection📊 Changes
2 files changed (+6 additions, -6 deletions)
View changed files
📝
Jellyfin.Server/Middleware/BaseUrlRedirectionMiddleware.cs(+5 -1)📝
Jellyfin.Server/Startup.cs(+1 -5)📄 Description
I must have had pending changes when I tested it last, but now this works with no base url & with a base url, hosting web content or not hosting content.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.