mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-05-12 10:00:55 +02:00
There were situations when reForis infinity loop had occurred when the user was already logged in, but the client rejected the `wss` connection. The location path was not `/login`, and an infinity redirect took place. This should fix it.