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

adal:upgrade to 0.4.2 #1225

Merged
merged 3 commits into from
Nov 3, 2016
Merged

adal:upgrade to 0.4.2 #1225

merged 3 commits into from
Nov 3, 2016

Conversation

yugangw-msft
Copy link
Contributor

fix #1086

@yugangw-msft
Copy link
Contributor Author

//cc @derekbekoe

Copy link
Member

@derekbekoe derekbekoe left a comment

Choose a reason for hiding this comment

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

LGTM pending CI pass

@@ -19,7 +19,7 @@

LOGIN_METHOD_LIST = [
'Device code authentication, we will provide a code you enter into a web page and log into',
'Username and password',
"Username and password(won't work for MFA enforced accounts or MSA accounts such as live-id)",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@derekbekoe, this is the message I updated per clarification towards a user inquiry

Copy link
Member

Choose a reason for hiding this comment

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

  • Instead of won't work for ..., would suggest MFA enforced accounts or MSA accounts such as live-id not supported.
  • nit: add a space before the ( like below.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@yugangw-msft yugangw-msft merged commit f981236 into Azure:master Nov 3, 2016
@yugangw-msft yugangw-msft deleted the newadal branch November 12, 2016 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants