eggjs / egg-security

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

refactor: add csrf faq url to error msg in local env #12

Closed shaoshuai0102 closed 7 years ago

shaoshuai0102 commented 7 years ago

eggjs/egg#387

codecov[bot] commented 7 years ago

Codecov Report

Merging #12 into master will decrease coverage by -0.2%. The diff coverage is 80%.

@@            Coverage Diff            @@
##           master      #12     +/-   ##
=========================================
- Coverage   96.34%   96.14%   -0.2%     
=========================================
  Files          25       25             
  Lines         410      415      +5     
=========================================
+ Hits          395      399      +4     
- Misses         15       16      +1
Impacted Files Coverage Δ
app/extend/context.js 97.95% <80%> (-2.05%) :x:

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 cac081b...469205e. Read the comment docs.

jtyjty99999 commented 7 years ago

+1

shaoshuai0102 commented 7 years ago

done

popomore commented 7 years ago

no test?

shaoshuai0102 commented 7 years ago

TESTS added

popomore commented 7 years ago

@shaoshuai0102 来发个版本?

popomore commented 7 years ago