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

remove req.session.cookie.hasLongExpires because YAGNI #870

Merged
merged 2 commits into from Dec 11, 2013

Conversation

undoZen
Copy link

@undoZen undoZen commented Aug 21, 2013

It's not only not needed, but also cause problems.
#859

@jonathanong
Copy link
Contributor

what problems does it cause? a test would be nice for the problems it cuases

@undoZen
Copy link
Author

undoZen commented Sep 16, 2013

@jonathanong Problem discussed in #859
I'll try to add a test.

@undoZen
Copy link
Author

undoZen commented Sep 24, 2013

@jonathanong @visionmedia ok, tests added.

@ghost ghost assigned tj Sep 24, 2013
@jonathanong
Copy link
Contributor

i'd like to merge this, but i don't know why it was added in the first place

@ghost ghost assigned tj Nov 2, 2013
@jonathanong
Copy link
Contributor

@visionmedia do you know why this was added in the first place?

@jonathanong
Copy link
Contributor

okay, since i've gotten no answers, i'll just merge this. unfortunately, it needs a rebase :(

@tj
Copy link
Member

tj commented Dec 4, 2013

I think this pre-dates the hashing

@jonathanong
Copy link
Contributor

@undoZen if you want this in soon, you have to rebase, otherwise you can wait until v3 when i change up cookies.

@undoZen
Copy link
Author

undoZen commented Dec 11, 2013

@jonathanong ok, I've done rebase my branch.

@jonathanong
Copy link
Contributor

very nice. thanks!

jonathanong added a commit that referenced this pull request Dec 11, 2013
remove req.session.cookie.hasLongExpires because YAGNI
@jonathanong jonathanong merged commit 179bcb0 into senchalabs:master Dec 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants