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

[v10] Fix the behavior of tsh mfa add --allow-passwordless #15137

Merged
merged 3 commits into from
Aug 3, 2022

Conversation

codingllama
Copy link
Contributor

The --allow-passwordless flag was ignored when set, which makes tsh do
non-passwordless registrations. This causes all sorts of confusing behavior.

I'm taking the chance to also add some additional logging to webauthncli.

  • Correctly use the value of --allow-passwordless
  • Add additional logging to wancli

Backport #15013 to branch/v10

@codingllama codingllama enabled auto-merge (squash) August 2, 2022 19:53
@github-actions github-actions bot added backport tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Aug 2, 2022
@codingllama
Copy link
Contributor Author

Friendly ping @r0mant ?

@codingllama codingllama force-pushed the bot/backport-15013-branch/v10 branch 4 times, most recently from bf2d4a9 to cad4a48 Compare August 3, 2022 20:12
@codingllama codingllama force-pushed the bot/backport-15013-branch/v10 branch from cad4a48 to 439694f Compare August 3, 2022 22:07
@codingllama codingllama merged commit ee222b0 into branch/v10 Aug 3, 2022
@github-actions github-actions bot deleted the bot/backport-15013-branch/v10 branch August 3, 2022 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants