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

Only call getSSOData when rememberLastLogin is true #1265

Merged

Conversation

luisrudge
Copy link
Contributor

@luisrudge luisrudge commented Feb 15, 2018

the quick auth screen is only shown when rememberLastLogin is true, so there's no need to cal getSSOData if we're not showing that screen.

fix #1238

@luisrudge luisrudge added this to the v11.2.4 milestone Feb 15, 2018
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.

disable getssodata if rememberLastLogin is false or sso is false
2 participants