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

Ensure password with special characters are working correctly when creating a token auth #18348

Merged
merged 1 commit into from Nov 18, 2021

Conversation

sgiehl
Copy link
Member

@sgiehl sgiehl commented Nov 18, 2021

Description:

fixes #18346

Review

@sgiehl sgiehl added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Needs Review PRs that need a code review labels Nov 18, 2021
@sgiehl sgiehl added this to the 4.7.0 milestone Nov 18, 2021
@tsteur tsteur merged commit 6ada536 into 4.x-dev Nov 18, 2021
@tsteur tsteur deleted the fix18346 branch November 18, 2021 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not posible to create a token auth when password contains an ampersand (and possibly other special characters)
2 participants