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

Fix #1304 - Make password validation less intrusive #1308

Merged
merged 2 commits into from
Jun 6, 2022

Conversation

svartkanin
Copy link
Collaborator

@svartkanin svartkanin commented Jun 6, 2022

Fixes #1304
This will make the password validation less intrusive and will only display an info message about the strength

image
image
image

@svartkanin svartkanin requested a review from Torxed as a code owner June 6, 2022 10:58
@Torxed Torxed merged commit f2492ca into archlinux:master Jun 6, 2022
@Torxed
Copy link
Member

Torxed commented Jun 6, 2022

That looks really great. I like the use of Enum here too.
I should get around converting GPT and MBR lookups to that too hehe.

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.

Suggestion: babysitting password strength is not a necessary step?
2 participants