aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Middleware
AgeCommit message (Expand)Author
2021-04-11Merge pull request #5495 from BaronGreenback/RemoteAccessFixBond-009
2020-12-13Merge pull request #4713 from crobibero/robotsClaus Vium
2020-10-31Updated with new NetManagerGreenback
2020-10-30Updated to latest version of code.Greenback
2020-10-09Merge remote-tracking branch 'upstream/master' into NetworkPR2Greenback
2020-10-08Moved all settings across to network.xmlGreenback
2020-10-05SecurityException should return 403cvium
2020-09-15removing whitespace & upgraded library versionJim Cartlidge
2020-09-15Update IpBasedAccessValidationMiddleware.csBaronGreenback
2020-09-15Update LanFilteringMiddleware.csBaronGreenback
2020-09-14Removing blank lines.Jim Cartlidge
2020-09-14Update based on PR1 changes.Jim Cartlidge
2020-09-12Fixed testing units.Jim Cartlidge
2020-09-12Large number of filesJim Cartlidge
2020-09-11Merge pull request #4102 from cvium/fix_startup_lan_ip_validationBond-009
2020-09-10Standardize use of IsLocal and RemoteIpcvium
2020-09-08Merge pull request #4096 from crobibero/auth-exBond-009
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
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