Skip to content

Extend the range of characters for profile names - #1682

Open
TheTrainGoes wants to merge 1 commit into
mainfrom
20260719-Extend-profile-input-character-range
Open

Extend the range of characters for profile names#1682
TheTrainGoes wants to merge 1 commit into
mainfrom
20260719-Extend-profile-input-character-range

Conversation

@TheTrainGoes

Copy link
Copy Markdown
Contributor

This PR extends the usable characters for the profile name field from a-zA-Z0-9 to \x20-\x7e which includes, I believe, all of the normally used characters.

Please note that this was a quick one line fix after reading about it but I did use Claude to do a quick translation on the web-config stuff to other languages.

This PR extends the usable characters for the profile name field from `a-zA-Z0-9` to `\x20-\x7e` which includes, I believe, all of the normally used characters.

Please note that this was a quick one line fix after reading about it but I did use Claude to do a quick translation on the web-config stuff to other languages.
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.

Allowing Profile Labels to use more characters in the extended ASCII range.

1 participant