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

Anti CSRF Protection #121

Merged
merged 4 commits into from Sep 21, 2017
Merged

Anti CSRF Protection #121

merged 4 commits into from Sep 21, 2017

Conversation

jeevatkm
Copy link
Member

Implementation of #115

@jeevatkm jeevatkm added this to the v0.9 Milestone milestone Sep 21, 2017
@jeevatkm jeevatkm self-assigned this Sep 21, 2017
@codecov
Copy link

codecov bot commented Sep 21, 2017

Codecov Report

Merging #121 into v0-unstable will increase coverage by 0.24%.
The diff coverage is 93.81%.

Impacted file tree graph

@@               Coverage Diff               @@
##           v0-unstable     #121      +/-   ##
===============================================
+ Coverage        87.71%   87.95%   +0.24%     
===============================================
  Files               20       20              
  Lines             2076     2151      +75     
===============================================
+ Hits              1821     1892      +71     
- Misses             179      185       +6     
+ Partials            76       74       -2
Impacted Files Coverage Δ
engine.go 85.34% <ø> (+1.75%) ⬆️
error.go 90% <ø> (ø) ⬆️
context.go 100% <ø> (ø) ⬆️
view.go 97.01% <100%> (+0.02%) ⬆️
middleware.go 66.66% <100%> (+0.92%) ⬆️
router.go 84.21% <60%> (-1.82%) ⬇️
param.go 86.04% <85.71%> (-3.02%) ⬇️
security.go 92.23% <96.29%> (+2.68%) ⬆️

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 8799af4...dd0ec59. Read the comment docs.

@jeevatkm jeevatkm merged commit e871079 into v0-unstable Sep 21, 2017
@jeevatkm jeevatkm deleted the anti-csrf branch September 22, 2017 20:36
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.

None yet

1 participant