Hi,
When updating a new version, we close the application and all users are disconnected.
We noticed that users who checked the "remember me" box on the authentication page were automatically reconnected even if the application is closed.
Is this normal? What are the risks for updating if users stay connected?
Best regards
No, this is not normal.
Ticket #3724 recorded.
Hi,
I updated with the latest stable version V7.3.3
After the update, I realized tests: closing the application and disconnecting all users.
As long as the user does not refresh his page (F5) he remains connected to the application.
Best regards
Yes, as long as session cookie lifetime is not over, connection cookie is still alive and working.
Only way ot "kill" it is to disconnect.