Cody Robibero
|
bdbac12d4f
|
Update Jellyfin.Server/Middleware/BaseUrlRedirectionMiddleware.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
Cody Robibero
|
a7585dd2d6
|
Fix redirect logic if request path is exactly the base url
|
3 years ago |
Bond_009
|
f1f72c3060
|
Minor improvements
|
3 years ago |
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
3 years ago |
Bond_009
|
06401ffa0d
|
Fix duplicate keys causing an exception
|
3 years ago |
Bond_009
|
2fc14375f8
|
Fix index out of range and add reg tests
|
3 years ago |
Claus Vium
|
93387ba235
|
Merge pull request #5990 from BaronGreenback/UrlDecoding
|
3 years ago |
BaronGreenback
|
147612f59b
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
37326a8099
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
ada052fcb1
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
c1fa7cbbf8
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
371f8629b1
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
e1a0b5d2a1
|
Update Jellyfin.Server/Middleware/UrlDecodeQueryFeature.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
cc2166550f
|
Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
BaronGreenback
|
b59e81dcdf
|
Update Jellyfin.Server/Middleware/QueryStringDecodingMiddleware.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
crobibero
|
dfc776e451
|
Redirect to default if root is requested
|
3 years ago |
crobibero
|
9595aa258e
|
Simplify BaseUrlRedirectionMiddleware
|
3 years ago |
crobibero
|
01e8ff8ddf
|
Merge remote-tracking branch 'upstream/master' into healthy-base-url
|
3 years ago |
BaronGreenback
|
d0bfb56d2e
|
changed to slice.
|
4 years ago |
BaronGreenback
|
903bf2a086
|
changed to use index
|
4 years ago |
BaronGreenback
|
bd71de131c
|
Changed to use span
|
4 years ago |
BaronGreenback
|
7185de970c
|
Merge remote-tracking branch 'upstream/master' into UrlDecoding
|
4 years ago |
BaronGreenback
|
4f5c9e9504
|
tests and small fix.
|
4 years ago |
BaronGreenback
|
c8061f92be
|
slight format correction.
|
4 years ago |
BaronGreenback
|
dabeabc553
|
corrected comments
|
4 years ago |
BaronGreenback
|
a7bccd4fe0
|
removed unneeded logger.
|
4 years ago |
BaronGreenback
|
81d675990f
|
Enable automatic url decoding
|
4 years ago |
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
4 years ago |
crobibero
|
78791a932f
|
Simplify baseUrl check
|
4 years ago |
crobibero
|
b11718a01d
|
Properly redirect healthcheck endpoint if using BaseUrl
|
4 years ago |
BaronGreenback
|
6765f6ab17
|
fix compilation
|
4 years ago |
BaronGreenback
|
3fdf0de6e3
|
Fix remote access
|
4 years ago |
crobibero
|
69d581033b
|
Use a more descriptive middleware name
|
4 years ago |
crobibero
|
b66abf0556
|
Add support back for /emby and /mediabrowser routes
|
4 years ago |
crobibero
|
d65e8d7044
|
Redirect robots.txt if hosting web content
|
4 years ago |
Greenback
|
83af636c61
|
Updated with new NetManager
|
4 years ago |
Greenback
|
ec57eeff2b
|
Updated to latest version of code.
|
4 years ago |
Greenback
|
ebe650afa9
|
Merge remote-tracking branch 'upstream/master' into NetworkPR2
|
4 years ago |
Greenback
|
deb4d27857
|
Moved all settings across to network.xml
|
4 years ago |
cvium
|
df75c1cd9c
|
SecurityException should return 403
|
4 years ago |
Jim Cartlidge
|
0ec3633f9e
|
removing whitespace & upgraded library version
|
4 years ago |
BaronGreenback
|
96c3c4af42
|
Update IpBasedAccessValidationMiddleware.cs
|
4 years ago |
BaronGreenback
|
40464a6fdd
|
Update LanFilteringMiddleware.cs
|
4 years ago |
Jim Cartlidge
|
38b8110a3e
|
Removing blank lines.
|
4 years ago |
Jim Cartlidge
|
b44455ad0d
|
Update based on PR1 changes.
|
4 years ago |
Jim Cartlidge
|
288d89493e
|
Fixed testing units.
|
4 years ago |
Jim Cartlidge
|
9ef79d190b
|
Large number of files
|
4 years ago |
Bond-009
|
6aa6e33f7d
|
Merge pull request #4102 from cvium/fix_startup_lan_ip_validation
Skip startup message for /system/ping
|
4 years ago |
cvium
|
7576824cee
|
Standardize use of IsLocal and RemoteIp
|
4 years ago |
Bond-009
|
b76d4ba454
|
Merge pull request #4096 from crobibero/auth-ex
Fix catching authentication exception
|
4 years ago |