aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Middleware
AgeCommit message (Collapse)Author
2020-09-11Merge pull request #4102 from cvium/fix_startup_lan_ip_validationBond-009
Skip startup message for /system/ping
2020-09-10Standardize use of IsLocal and RemoteIpcvium
2020-09-08Merge pull request #4096 from crobibero/auth-exBond-009
Fix catching authentication exception
2020-09-08Remove unused importcvium
2020-09-08Skip startup message for /system/pingcvium
2020-09-07Fix catching authentication exceptioncrobibero
2020-09-07Fix redirectioncrobibero
2020-09-03Wrap application in baseurlcrobibero
2020-09-03Remove custom CORS OPTIONS handlingClaus Vium
2020-09-03Fix startup messageClaus Vium
2020-09-03Kill HttpListenerHostClaus Vium
2020-07-14Add X-Response-Time-ms header and log slow server response timeDavid
2020-06-02Remove duplicate codeDavid
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-05-26Don't send Exception message in Production EnvironmentDavid
2020-04-23oopcrobibero
2020-04-23Address commentscrobibero
2020-04-23Apply suggestions and add URL to log messagecrobibero
2020-04-21Return to previous exception handle implementationcrobibero
2020-04-21Add Exception Middlewarecrobibero