jellyfin/Jellyfin.Server
Fredrik Lindberg 90174f68e2 Dynamically populate LocalAddress based on HTTP request
Support populating the LocalAddress field in the system info
endpoint based on the x-forwarded-host and x-forwarded-proto header.

The x-forwarded-host header must contain both the host and port for
the url to be properly constructed.

Behind network configuration option that is disabled by default.
2021-09-14 21:38:11 +02:00
..
Configuration Move CorsPolicyProvider to Jellyfin.Server.Configuration 2020-09-05 13:02:53 -06:00
Extensions Dynamically populate LocalAddress based on HTTP request 2021-09-14 21:38:11 +02:00
Filters Remove unused using directives 2021-04-17 11:37:55 +01:00
Formatters Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Middleware Update Jellyfin.Server/Middleware/BaseUrlRedirectionMiddleware.cs 2021-08-07 09:06:31 -06:00
Migrations Minor improvements 2021-08-04 14:40:09 +02:00
Properties Split integration tests from unit tests 2021-03-09 14:17:59 +01:00
Resources/Configuration Increase min log level to 'Warning' framework namespaces 2020-03-03 00:36:54 +01:00
wwwroot/api-docs replace swagger logo 2020-09-03 21:39:50 -06:00
CoreAppHost.cs Merge remote-tracking branch 'upstream/master' into FixFor5280Part2 2021-02-28 10:12:14 +00:00
Jellyfin.Server.csproj Bump Serilog.Settings.Configuration from 3.1.0 to 3.2.0 2021-08-16 12:00:51 +00:00
Program.cs Minor improvements 2021-08-04 14:40:09 +02:00
Startup.cs Merge remote-tracking branch 'upstream/master' into UrlDecoding 2021-05-08 12:22:09 +01:00
StartupOptions.cs Remove unused using directives 2021-04-17 11:37:55 +01:00