Commit graph

15 commits

Author SHA1 Message Date
Shadowghost 8653625791
Fix URI creation in redirection middleware (#8551) 2022-11-05 11:53:59 +01:00
Shadowghost 79b19e2325 Apply review suggestions 2022-10-07 09:21:51 +02:00
Shadowghost 7239141181 Apply review suggestions 2022-10-07 08:43:17 +02:00
Shadowghost 647f435f6e Redirect natively if no baseurl is set 2022-10-01 14:59:53 +02:00
Bond_009 3cb49d6df0 Fix option to disable server discovery 2022-02-14 14:39:33 +01:00
Cody Robibero bdbac12d4f
Update Jellyfin.Server/Middleware/BaseUrlRedirectionMiddleware.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-08-07 09:06:31 -06:00
Cody Robibero a7585dd2d6 Fix redirect logic if request path is exactly the base url 2021-08-07 07:36:45 -06:00
crobibero dfc776e451 Redirect to default if root is requested 2021-06-07 07:47:49 -06:00
crobibero 9595aa258e Simplify BaseUrlRedirectionMiddleware 2021-05-27 06:31:00 -06:00
crobibero 78791a932f Simplify baseUrl check 2021-04-14 06:44:11 -06:00
crobibero b11718a01d Properly redirect healthcheck endpoint if using BaseUrl 2021-04-13 07:12:49 -06:00
Greenback deb4d27857 Moved all settings across to network.xml 2020-10-08 19:00:55 +01:00
crobibero 68e5a95fdb Fix redirection 2020-09-07 19:10:14 -06:00
crobibero 4e52fe1060 Wrap application in baseurl 2020-09-03 17:11:12 -06:00
Claus Vium 571d0570f5 Kill HttpListenerHost 2020-09-03 11:32:22 +02:00