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

SPEC-835: Clarify that percent signs must be encoded in userinfo #128

Merged
merged 3 commits into from
Jan 10, 2017

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Jan 9, 2017

@jmikola jmikola requested a review from rozza January 9, 2017 22:10
@@ -160,6 +160,14 @@ tests:
auth: ~
options: ~
-
description: "Username with password containing an unescaped percent sign"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is suitable, I will regenerate the JSON files before merging the PR.

Copy link
Member

@rozza rozza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

mjgallag and others added 3 commits January 10, 2017 11:55
For a password that doesn't contain `@` or `:` but does contain `%40` there appears to be no way to determine if the password contains an `@` or the following 3 characters in sequence `%40`, unless we specify that `%` must be encoded.
@jmikola jmikola merged commit 784379e into master Jan 10, 2017
@jmikola jmikola deleted the jmikola-spec835 branch January 10, 2017 16:55
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