Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/e85884ddb940cca0cf76fbb3945877db3e93db09/Jellyfin.Server/Middleware You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

31 Commits (e85884ddb940cca0cf76fbb3945877db3e93db09)

Author SHA1 Message Date
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 5 years ago
BaronGreenback 96c3c4af42
Update IpBasedAccessValidationMiddleware.cs 5 years ago
BaronGreenback 40464a6fdd
Update LanFilteringMiddleware.cs 5 years ago
Jim Cartlidge 38b8110a3e Removing blank lines. 5 years ago
Jim Cartlidge b44455ad0d Update based on PR1 changes. 5 years ago
Jim Cartlidge 288d89493e Fixed testing units. 5 years ago
Jim Cartlidge 9ef79d190b Large number of files 5 years ago
Bond-009 6aa6e33f7d
Merge pull request from cvium/fix_startup_lan_ip_validation 5 years ago
cvium 7576824cee Standardize use of IsLocal and RemoteIp 5 years ago
Bond-009 b76d4ba454
Merge pull request from crobibero/auth-ex 5 years ago
cvium 3ad176f8e2 Remove unused import 5 years ago
cvium 12bd9ea750 Skip startup message for /system/ping 5 years ago
crobibero e772756328 Fix catching authentication exception 5 years ago
crobibero 68e5a95fdb Fix redirection 5 years ago
crobibero 4e52fe1060 Wrap application in baseurl 5 years ago
Claus Vium 993c46f98d Remove custom CORS OPTIONS handling 5 years ago
Claus Vium 2f79c3095b Fix startup message 5 years ago
Claus Vium 571d0570f5 Kill HttpListenerHost 5 years ago
David 262e19b691 Add X-Response-Time-ms header and log slow server response time 5 years ago
David 6d9f564a94
Remove duplicate code 5 years ago
David a5a39300bc Don't send Exception message in Production Environment 5 years ago
crobibero b8508a57d8 oop 5 years ago
crobibero 3c34d95608 Address comments 5 years ago
crobibero c6eebca335 Apply suggestions and add URL to log message 5 years ago
crobibero 3ef8448a51 Return to previous exception handle implementation 5 years ago
crobibero 1175ce3f97 Add Exception Middleware 5 years ago