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

Encode user info #41

Merged
merged 1 commit into from
Nov 3, 2017
Merged

Encode user info #41

merged 1 commit into from
Nov 3, 2017

Conversation

akrabat
Copy link
Member

@akrabat akrabat commented Nov 3, 2017

If the username or password includes an @ or : or other reserved
characters, they need to be encoded.

Fixes #34
Forward ports slimphp/Slim#2327.

If the username or password includes an `@` or `:` or other reserved
characters, they need to be encoded.

Fixes slimphp#34
Forward ports slimphp/Slim#2327.
@akrabat akrabat added this to the 0.4 milestone Nov 3, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 98.226% when pulling 70921a5 on akrabat:encode-user-info into 37e80cc on slimphp:master.

@silentworks silentworks merged commit fd70c08 into slimphp:master Nov 3, 2017
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.

3 participants