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

[3.x] Fixes userHandle UUID not being normalized #90

Merged
merged 2 commits into from
Jul 27, 2024

Conversation

DarkGhostHunter
Copy link
Contributor

Fixes #83

This is done by detecting if the userHandle is an UUID hexadecimal string of 32 or 36 (with slashes) characters. If it's not, then the check fails as this library only accepts UUIDs.

Italo Israel Baeza Cabrera and others added 2 commits July 27, 2024 02:13
Copy link

@DarkGhostHunter DarkGhostHunter merged commit 0d52df5 into 3.x Jul 27, 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.

1 participant