Can I remove the password from the web ui?

General support for problems installing or using Deluge
Post Reply
sofakng

Can I remove the password from the web ui?

Post 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!
feitingen

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

Post 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.
xataz

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

Post 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, :)
Post Reply