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

[v14] fix: Avoid needless user escalation during auto-enroll #47697

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

codingllama
Copy link
Contributor

@codingllama codingllama commented Oct 18, 2024

Backport #47676 to branch/v14.

changelog: Avoid tsh auto-enroll escalation in machines without a TPM

)

// AutoEnrollCeremony is the auto-enrollment version of [Ceremony].
type AutoEnrollCeremony struct {
*Ceremony

CollectDeviceData func() (*devicepb.DeviceCollectedData, error)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure what got git confused, looks exactly the same to me. o.O

@codingllama codingllama added this pull request to the merge queue Oct 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 18, 2024
@codingllama codingllama added this pull request to the merge queue Oct 18, 2024
Merged via the queue into branch/v14 with commit 2c5f0c0 Oct 18, 2024
29 of 30 checks passed
@codingllama codingllama deleted the codingllama/backport/47676-v14 branch October 18, 2024 16:04
@camscale camscale mentioned this pull request Oct 30, 2024
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.

3 participants