Skip to content

Enable secure cookies by default #165

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

Merged
merged 1 commit into from
May 29, 2020

Conversation

kyrias
Copy link
Contributor

@kyrias kyrias commented May 29, 2020

As per #152 (review), secure cookies would likely be more useful than not. This enables the feature by default, allowing dependees to opt-out if they don't need them.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Copy link
Member

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

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

Thanks heaps!

@yoshuawuyts yoshuawuyts merged commit 378e336 into http-rs:master May 29, 2020
@kyrias kyrias deleted the add-cookie-secure-to-default branch May 29, 2020 13:29
kyrias added a commit to kyrias/tide that referenced this pull request Jun 24, 2020
http-rs/http-types#165 enables secure cookies by
default.  To be able to let tide users opt-out of that feature we need
to disable its default features.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
kyrias added a commit to kyrias/tide that referenced this pull request Jul 27, 2020
http-rs/http-types#165 enables secure cookies by
default.  To be able to let tide users opt-out of that feature we need
to disable its default features.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
kyrias added a commit to kyrias/tide that referenced this pull request Jul 27, 2020
http-rs/http-types#165 enables secure cookies by
default.  To be able to let tide users opt-out of that feature we need
to disable its default features.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
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.

2 participants