Commit Graph

34 Commits (80846a1c66eb7f669d95d021786b5273ba3b15f6)

Author SHA1 Message Date
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
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
4 years ago
cvium 3ad176f8e2 Remove unused import
4 years ago
cvium 12bd9ea750 Skip startup message for /system/ping
4 years ago
crobibero e772756328 Fix catching authentication exception
4 years ago
crobibero 68e5a95fdb Fix redirection
4 years ago
crobibero 4e52fe1060 Wrap application in baseurl
4 years ago
Claus Vium 993c46f98d Remove custom CORS OPTIONS handling
4 years ago
Claus Vium 2f79c3095b Fix startup message
4 years ago
Claus Vium 571d0570f5 Kill HttpListenerHost
4 years ago
David 262e19b691 Add X-Response-Time-ms header and log slow server response time
4 years ago
David 6d9f564a94
Remove duplicate code
4 years ago
David a5a39300bc Don't send Exception message in Production Environment
4 years ago
crobibero b8508a57d8 oop
4 years ago
crobibero 3c34d95608 Address comments
4 years ago
crobibero c6eebca335 Apply suggestions and add URL to log message
4 years ago
crobibero 3ef8448a51 Return to previous exception handle implementation
4 years ago
crobibero 1175ce3f97 Add Exception Middleware
4 years ago