Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Added exception for localhost domain #57

Merged
merged 1 commit into from Jul 26, 2016

Conversation

zerkms
Copy link
Contributor

@zerkms zerkms commented Jul 26, 2016

The current implementation unconditionally prepends a hostname with a dot, so it tries to set a cookie with .localhost domain, that would not be accepted by browsers.

The current implementation unconditionally prepends a hostname with a dot, so it tries to set a cookie with `.localhost` domain, that would not be accepted
@coveralls
Copy link

coveralls commented Jul 26, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 3fc9738 on zerkms:COOKIE_LOCALHOST_EXCEPTION into b72ba5c on scheb:master.

@scheb scheb merged commit 514d431 into scheb:master Jul 26, 2016
@scheb
Copy link
Owner

scheb commented Jul 26, 2016

Thanks!

@zerkms zerkms deleted the COOKIE_LOCALHOST_EXCEPTION branch July 27, 2016 00:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants