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

Auto logout after specific time #6558

Merged
merged 9 commits into from
May 8, 2019
Merged

Conversation

chikeichan
Copy link
Contributor

@chikeichan chikeichan commented May 3, 2019

auto

Couple Notes:

  • In the screen cap, timer is set to respond in seconds instead of minutes for the sake of time

  • react-idle-timer is fairly actively maintained -> 20+ commits within last 6 months. I think the risk is trivial, but I am open to refactoring into our own idle-timer module.

  • unit test

  • fix/update integration test

danjm
danjm previously approved these changes May 6, 2019
Copy link
Contributor

@danjm danjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code looks good to me. We should get at least one QA at a longer time before merging.

I will re-review once test changes are made.

Copy link
Contributor

@danjm danjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chikeichan It seems the necessary changes to advanced-tab.container.js have been removed from this PR. For instance, setAutoLogoutTimeLimit is not defined anywhere

@chikeichan
Copy link
Contributor Author

@chikeichan It seems the necessary changes to advanced-tab.container.js have been removed from this PR. For instance, setAutoLogoutTimeLimit is not defined anywhere

wow, let me check on this later today. Thanks for pointing this out

Copy link
Contributor

@danjm danjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants