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

Check encoding for usernames #68

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

plettich
Copy link
Member

Usernames may consist of special characters so we need to check the encoding of the username as well to avoid broken URL parameter for PI.

Closes #57

Usernames may consist of special characters so we need to check the
encoding of the username as well to avoid broken URL parameter for PI.

Closes #57
@plettich plettich requested review from cornelinux and nilsbehlen and removed request for cornelinux August 15, 2024 13:38
@nilsbehlen nilsbehlen merged commit 2ec2b17 into master Aug 15, 2024
8 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.

Fix encoding issues with special signs in user name
2 participants