binhex / arch-rclone

Docker build script for Arch Linux base with rclone
GNU General Public License v3.0
9 stars 4 forks source link

Both browser dropdown (.htaccess?) login and WebGUI login called every time the container is accessed. #2

Open xthursdayx opened 3 years ago

xthursdayx commented 3 years ago

Running this container on unRAID (which is excellent by the way, thanks for it!). I'm finding that every time I open the WebUI receive a dropdown password request (like when you use an .htaccess username & password). Once I log in there, I get to the rclone WebUI log in screen where I have to log in again, using the same username and password combo.

I feel like this is kind of odd in itself, but haven't been able to figure out how to turn off the initial login dropdown in favour of the WebUI login. I'm also running into an issue where sometimes the dropdown login doesn't go away, even after logging in (multiple times). Even after the WebUI appears and I log in to the main web interface, the dropdown log in sometimes still sticks around indefinitely.

Any ideas?

I'm planning to put the container behind an NGINX reverse proxy, but I want to sort this issue out first. If you happen to know if there is anything else I'll need to add to my NGINX reverse proxy server block once I sort this out I'd also be interested to know.

Thanks a lot!

SebaGnich commented 2 years ago

I had this problem after changing the default password. I had to logout from the webui and after refresh, I had to login twice (htaccess & webui), but after that, it worked.