#1194: Infinite login prompt in web ui through reverse proxy
----------------------+-----------------------------------------------------
Reporter: non7top | Owner:
Type: patch | Status: closed
Priority: trivial | Milestone: 1.3.x
Component: webui | Version: 1.3.1
Resolution: fixed | Keywords: file upload FileWindow.js
----------------------+-----------------------------------------------------
Changes (by j2cx):
* cc: saad.dupuy@… (added)
* keywords: => file upload FileWindow.js
* version: 1.3.0_dev => 1.3.1
* priority: major => trivial
Comment:
Hi.
First, thanks for the patch! (and sorry in advance for my approximative
english).
Using 1.3.1 with nginx proxy, I saw with this patch has as a side effect
to get the file upload progress bar blocked into a loop while uploading a
local file.
This is because the base's value isn't added to the FileWindow.js or
deluge-all.js, with ngingx denying the access to /upload. The loop seems
to be just a ui behavavior.
Got it to work adding deluge.config.base to the upload url in deluge-
all.js, line 352.
As I didn't saw this modification appearing in the sources from git repo,
this places seems to be the better to report it ;-)
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/1194#comment:11>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.