Webui autologin

General support for problems installing or using Deluge
Post Reply
smaon

Webui autologin

Post by smaon »

Hi there,

I wondered if there is a (easy) way to do an autologin with the Deluge web interface, by sending the password hash in the querystring for example, or by writing permissions to a file before the interface opens? I would like to integrate it in my seedbox web interface and it would be far better if there is only one password asked for Deluge, the file browsers and so on...

Many thanks in advance!

Smaon
anonforumposter

Re: Webui autologin

Post by anonforumposter »

(HUGE) bump.
Wow, this was posted a LONG time ago...

I'm also interested, for roughly the same reason - I want to have a centeralized portal for my HTPC apps, and to have to enter only one login pass.
Any ideas on this?
oneindelijk

Re: Webui autologin

Post by oneindelijk »

Hi, I was thinking the same thing.
Although I see two options:
either use curl and tie its startup to the deluge daemon
curl could simply login on all network addresses using http

another approach might be, to connect directly to the daemon, using port 58846
I'm not sure how to go about that, although it might be the most elegant solution.

I'll check what I can figger out with curl, if anyone has an idea about a connection to port 58846
Post Reply