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

[v16] Remove U2F fallback support from client tools #43273

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

rosstimothy
Copy link
Contributor

Backport #43133 to branch/v16

U2F support was deprecated in favor of WebAuthn many releases ago, however,
not all references were removed when working on
#10375. This eliminates
the last remaining inclusions of github.com/flynn/u2f and
github.com/flynn/hid from lib/client and drops all support of
falling back to U2F if client tools are not built with FIDO2
enabled.

In practice, this should only cause problems for people building
tsh/tctl locally without setting the correct build flags. All
release artifacts published should already be built with the
appropriate flags and not cause any issues as a result.

Updates #43112.
@rosstimothy rosstimothy added backport no-changelog Indicates that a PR does not require a changelog entry labels Jun 20, 2024
@rosstimothy rosstimothy changed the title Remove U2F fallback support from client tools [v16] Remove U2F fallback support from client tools Jun 20, 2024
@rosstimothy rosstimothy marked this pull request as ready for review June 20, 2024 13:45
@github-actions github-actions bot requested review from codingllama and zmb3 June 20, 2024 13:46
@rosstimothy rosstimothy enabled auto-merge June 24, 2024 12:11
@rosstimothy rosstimothy added this pull request to the merge queue Jun 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 24, 2024
@rosstimothy rosstimothy added this pull request to the merge queue Jun 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 24, 2024
@rosstimothy rosstimothy added this pull request to the merge queue Jun 24, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 24, 2024
@rosstimothy rosstimothy added this pull request to the merge queue Jun 24, 2024
Merged via the queue into branch/v16 with commit b0f6f93 Jun 24, 2024
44 checks passed
@rosstimothy rosstimothy deleted the tross/backport-43133/v16 branch June 24, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants