Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW] Disconnect users from websocket when away from the login screen for 10min #11086

Merged
merged 1 commit into from
Jun 11, 2018

Conversation

rodrigok
Copy link
Member

@rodrigok rodrigok commented Jun 11, 2018

This change will affect only unlogged users and instances without anonymous configuration.

When the user remove his focus from the window a timer will disconnect the websocket after 10 minutes, if the user put focus on the window again the connection will be restored.

image

@rodrigok rodrigok added this to the 0.66.0 milestone Jun 11, 2018
@rodrigok rodrigok added this to Desireable in June/2018 via automation Jun 11, 2018
@rodrigok rodrigok force-pushed the improvements/reduce-connections branch from 11853ba to bb6cfb6 Compare June 11, 2018 18:31
@sampaiodiego sampaiodiego merged commit e2d8494 into develop Jun 11, 2018
June/2018 automation moved this from Desireable to Closed Jun 11, 2018
@sampaiodiego sampaiodiego deleted the improvements/reduce-connections branch June 11, 2018 20:22
@sampaiodiego sampaiodiego changed the title [NEW] Disconnect users from websocket when away from the login screen by 10min [NEW] Disconnect users from websocket when away from the login screen for 10min Jun 11, 2018
@rodrigok rodrigok mentioned this pull request Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
June/2018
  
Closed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants