This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-06-05 14:44:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
Jellyfin.Server
/
Middleware
History
Bond-009
6aa6e33f7d
Merge pull request
#4102
from cvium/fix_startup_lan_ip_validation
...
Skip startup message for /system/ping
2020-09-11 13:28:49 +00:00
..
BaseUrlRedirectionMiddleware.cs
Fix redirection
2020-09-07 19:10:14 -06:00
ExceptionMiddleware.cs
Fix catching authentication exception
2020-09-07 20:51:12 -06:00
IpBasedAccessValidationMiddleware.cs
Standardize use of IsLocal and RemoteIp
2020-09-10 14:16:41 +02:00
LanFilteringMiddleware.cs
Kill HttpListenerHost
2020-09-03 11:32:22 +02:00
ResponseTimeMiddleware.cs
Standardize use of IsLocal and RemoteIp
2020-09-10 14:16:41 +02:00
ServerStartupMessageMiddleware.cs
Remove unused import
2020-09-08 12:41:59 +02:00
WebSocketHandlerMiddleware.cs
Kill HttpListenerHost
2020-09-03 11:32:22 +02:00