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

sign, encryption key rotation #243

Merged
merged 1 commit into from
Jan 13, 2019
Merged

Conversation

jeevatkm
Copy link
Member

- session cookie
- anti-csrf cookie
- samesite cookie attribute support
@jeevatkm jeevatkm added this to the v0.13.0 Milestone milestone Jan 12, 2019
@jeevatkm jeevatkm self-assigned this Jan 12, 2019
@codecov
Copy link

codecov bot commented Jan 12, 2019

Codecov Report

Merging #243 into edge will increase coverage by 0.08%.
The diff coverage is 92.98%.

Impacted file tree graph

@@            Coverage Diff             @@
##             edge     #243      +/-   ##
==========================================
+ Coverage   85.58%   85.67%   +0.08%     
==========================================
  Files          94       94              
  Lines        7716     7746      +30     
==========================================
+ Hits         6604     6636      +32     
+ Misses        771      770       -1     
+ Partials      341      340       -1
Impacted Files Coverage Δ
security/session/manager.go 76.81% <100%> (+0.69%) ⬆️
security/anticsrf/anti_csrf.go 90.24% <75%> (+0.24%) ⬆️
security/cookie/cookie.go 86.27% <93.61%> (+6.78%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b1a2826...2539f9d. Read the comment docs.

@jeevatkm jeevatkm merged commit 413b805 into edge Jan 13, 2019
@jeevatkm jeevatkm deleted the cookie-sign-enc-key-rotation branch February 7, 2019 06:15
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.

1 participant