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

Hello PIN length and offline fixes #243

Merged
merged 2 commits into from
Oct 11, 2024
Merged

Conversation

dmulder
Copy link
Collaborator

@dmulder dmulder commented Oct 11, 2024

Fixes #225 #241

Checklist

  • This pr contains no AI generated code
  • cargo fmt has been run
  • cargo clippy has been run
  • A functionality test has been added
  • make test has been run and passes

This allows a custom minimum length to be set for
the Hello PIN. There is a hard 6 character min
that cannot be overridden.

BUG: #225

Signed-off-by: David Mulder <dmulder@samba.org>
BUG: #241

If we've already enrolled the host, we don't need
network connectivity to get the tenant id and
authority host.

Signed-off-by: David Mulder <dmulder@samba.org>
@dmulder dmulder merged commit 5fcf3e3 into main Oct 11, 2024
5 checks passed
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.

Improvement suggestion: Windows Hello password minimal length
1 participant