eggjs / egg-security

Security plugin for egg, force performance too.
MIT License
238 stars 43 forks source link

fix: should not assert csrf when path match ignore #20

Closed dead-horse closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #20 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   95.65%   95.69%   +0.04%     
==========================================
  Files          25       25              
  Lines         414      418       +4     
==========================================
+ Hits          396      400       +4     
  Misses         18       18
Impacted Files Coverage Δ
app/extend/context.js 100% <100%> (ø) :arrow_up:

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 7aa4dc3...6f9e639. Read the comment docs.

fengmk2 commented 7 years ago

1.10.2