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!
Can I remove the password from the web ui?
Re: Can I remove the password from the web ui?
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?
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,
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,
