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

fix: use is_valid for cookie url validation #18843

Merged
merged 1 commit into from Jun 18, 2019
Merged

fix: use is_valid for cookie url validation #18843

merged 1 commit into from Jun 18, 2019

Conversation

codebytere
Copy link
Member

Backport of #18770.

See that PR for more details.

Notes: none

Use is_valid instead of is_empty to validate url on cookies.set().
@codebytere codebytere added backport This is a backport PR 6-0-x labels Jun 17, 2019
Copy link
Contributor

@deermichel deermichel left a comment

Choose a reason for hiding this comment

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

All right. I think we have to change the labels on #18770 manually.

Copy link
Member

@erickzhao erickzhao left a comment

Choose a reason for hiding this comment

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

lgtm!

@codebytere codebytere merged commit eb15be0 into 6-0-x Jun 18, 2019
@release-clerk
Copy link

release-clerk bot commented Jun 18, 2019

No Release Notes

@codebytere codebytere deleted the use-is-valid branch June 18, 2019 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6-0-x backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants