Page 1 of 1

Can I remove the password from the web ui?

Posted: Mon Jun 29, 2015 3:47 pm
by sofakng
Is it possible to remove the password prompt from deluge-web? (the web ui)

I'm using deluge-web behind an nginx reverse proxy and I handle all authentication to my web server there, so I'd prefer not to have a second level of authentication from deluge-web.

Thanks!

Re: Can I remove the password from the web ui?

Posted: Sat Oct 31, 2015 6:44 pm
by feitingen
I'm also interested in this, especially since the password hash is not tied to any user and makes it impossible to sync with a proper authentication service.

Re: Can I remove the password from the web ui?

Posted: Sat Nov 07, 2015 10:03 pm
by xataz
Hi,

I'm the same problem, I use nginx proxy_pass, and my nginx manage the authentication with auth_basic.
If you are a solution ?

Thanks
Sorry for my english, :)