jordan-dalby / ByteStash

A code snippet storage solution written in React & node.js
GNU General Public License v3.0
362 stars 10 forks source link

[BUG] No Login Possible behind nginx reverse proxy with active access control #77

Open funky123 opened 2 days ago

funky123 commented 2 days ago

Describe the bug After activating the directory protection of the reverse proxy manager Nginx, I am asked for the password of the directory protection and then I get to the login of ByteStash itself, if I log in there, it asks again for the directory protection, but does not accept it

To Reproduce Install ByteStash Order HTTPS with Lets Encrypt Activate Activate Access Control

Expected behavior Login should work

Screenshots image image

Platform docker compose

vlavrynovych commented 2 days ago

For those how is struggly with this problem at the moment there is an alternative solution with a Cloudflare Tunnels. The Cloudflare is free and can replace your Ngnix.

It requires:

Read more about how to setup Cloudflare Tunnels here