core icon indicating copy to clipboard operation
core copied to clipboard

When logging in on 2 localhosts at once you get redirected to another localhost

Open Joossensei opened this issue 2 years ago • 2 comments

I've just found an bug with logging in. When you have 2 localhost running, for example localhos:8000 and localhost:8001 and on both localhost you need to login, you enter the credentials and check the remember me box on the first localhost and you try it on the next localhost the second one sends you after logging in to the first logged in localhost. I hope it is a bit understandable.

A little graph which I hope clears it up

Run 2 localhosts with Bolt -> login on localhost:8000 with remember me -> try logging in on localhost:8001 instantly after with or without remember me -> get redirected to localhost:8000

cache clear doesnt fix it unfortunately

Joossensei avatar Oct 29 '21 09:10 Joossensei

Is this on two separate versions of Bolt in different folders on your machine? Or two local webservers pointing to the same folder?

bobdenotter avatar Oct 29 '21 09:10 bobdenotter

Two seperate versions 5.0.6 and 5.0.2 in 2 different folders

Joossensei avatar Oct 29 '21 09:10 Joossensei