Skip to content

Only allow ascii chars in input#3244

Merged
Torxed merged 1 commit into
archlinux:masterfrom
svartkanin:fix-3155
Mar 24, 2025
Merged

Only allow ascii chars in input#3244
Torxed merged 1 commit into
archlinux:masterfrom
svartkanin:fix-3155

Conversation

@svartkanin

@svartkanin svartkanin commented Mar 11, 2025

Copy link
Copy Markdown
Collaborator

As described in #3155 (comment) non-ASCII characters don't seem to be supported by curses input.
Fixes #3224 and #3155

  • Add ASCII validation for input characters and only allow such
  • Display info at the bottom of input fields that only ASCII characters are supported

@svartkanin

Copy link
Copy Markdown
Collaborator Author

@Torxed happy to merge this in?

@tom-jm69

tom-jm69 commented Mar 23, 2025

Copy link
Copy Markdown
Contributor

Thank you for taking the time and fixing it @svartkanin :)

@Torxed Torxed merged commit d3330ff into archlinux:master Mar 24, 2025
@Torxed

Torxed commented Mar 24, 2025

Copy link
Copy Markdown
Member

Looks good! And after merging a few other things I'll begin testing and see if we can squeeze in a release before the next ISO.

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.

Password Bug when Creating User

3 participants