You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something similar could be done mostly client-side right now, where a client could periodically check your devices and prompt you to clean them up if there are any that haven't been active for a long time. However, if this was done, we'd probably want to have some synchronization between clients so that your clients don't all yell at you. This would also not help with the bot-user case.
Often private browsing mode causes new devices (user doesn't log out before closing window).
Private mode can be detected. If it's detected, then Element Web should set a shorter inactivation time for that login, e.g. 1 week (if it is not seen for 1 week). Also, it should notify the user to always log out before closing private browsing window.
This could potentially be controlled by the server alone, however it may be useful for users to decide how long 'stale' is.
The text was updated successfully, but these errors were encountered: