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

Note maximum password length in USB key dialog #6735

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

interfect
Copy link
Contributor

The password validation function for Intel AMT passwords enforces a maximum password length, but there's nothing in the UI to tell the user this or to indicate that a provided password is, specifically, too long.

This adds the maximum length to the UI.

The password validation function for Intel AMT passwords enforces a maximum password length, but there's nothing in the UI to tell the user this or to indicate that a provided password is, specifically, too long.

This adds the maximum length to the UI.
@si458
Copy link
Collaborator

si458 commented Jan 26, 2025

thank you for this!
you forgot about the normal UI which needs updating toodefault.handlebars
also the will be translations which needs updating but i can sort those for you

@si458 si458 self-assigned this Jan 26, 2025
@si458 si458 merged commit 9d962bc into Ylianst:master Jan 26, 2025
1 check passed
@si458
Copy link
Collaborator

si458 commented Jan 26, 2025

thank you again, i fixed the translations and a few other places here too cac505e

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.

2 participants