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

upgrade to OFC 0.13.9 and implement Secure Cookie #207

Merged
merged 2 commits into from
May 11, 2020

Conversation

Waterdrips
Copy link
Contributor

Description

Implement SecureCookie setting for edge-auth, if using TLS a user's cookie is now set to "secure" allowing it only to be sent over HTTPS improving security.

How Has This Been Tested?

Deploying an OFC installation with TLS and checking cookie's secure setting is "true"

Checklist:

I have:

  • checked my changes follow the style of the existing code / OpenFaaS repos
  • updated the documentation and/or roadmap in README.md
  • read the CONTRIBUTION guide
  • signed-off my commits with git commit -s
  • added unit tests

Copy link
Member

@alexellis alexellis left a comment

Choose a reason for hiding this comment

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

LGTM

@alexellis alexellis merged commit 9eacb6e into openfaas:master May 11, 2020
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.

2 participants