id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 1194,Infinite login prompt in web ui through reverse proxy,non7top,,"When I use web ui through nginx as reverse proxy, authentification never completes and keep showing the box with Login field. Also firefox gets hung on the page and consume 100% cpu. This doesn't hapen when connecting to web ui dirctly. I'm using following nginx config: location /deluge { proxy_pass http://s:8112/; proxy_redirect off; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Deluge-Base /deluge/; commit e7c7b8f4db4acaa5811c2573180a0afd6d24f947 ",patch,closed,trivial,1.3.2,Web UI,1.3.1,Fixed,file upload FileWindow.js,desired.mta@… saad.dupuy@…