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

update username regex #87

Merged
merged 4 commits into from
Sep 16, 2024
Merged

update username regex #87

merged 4 commits into from
Sep 16, 2024

Conversation

tbremer
Copy link
Contributor

@tbremer tbremer commented Sep 16, 2024

This PR updates the Regex used to validate usernames.

The previous regex did not allow for single character usernames which the file and error message returned to the user said we did.

The previous regex also allowed for usernames that were longer than 48 characters

@tbremer tbremer changed the title Tomb/life 4384 update username regex Sep 16, 2024
@tbremer tbremer merged commit d175500 into main Sep 16, 2024
3 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.

2 participants