go-aah / aah

A secure, flexible, rapid Go web framework
https://aahframework.org
MIT License
690 stars 33 forks source link

#230 add trusted origin support for anti-csrf #238

Closed jeevatkm closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #238 into edge will decrease coverage by 0.01%. The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff            @@
##            edge     #238      +/-   ##
=========================================
- Coverage   85.6%   85.59%   -0.02%     
=========================================
  Files         94       94              
  Lines       7671     7678       +7     
=========================================
+ Hits        6567     6572       +5     
- Misses       765      766       +1     
- Partials     339      340       +1
Impacted Files Coverage Δ
security/anticsrf/anti_csrf.go 90% <100%> (+0.95%) :arrow_up:
security.go 85.94% <70%> (-1.09%) :arrow_down:

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 0bb36e0...4ddc991. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #238 into edge will decrease coverage by 0.01%. The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff            @@
##            edge     #238      +/-   ##
=========================================
- Coverage   85.6%   85.59%   -0.02%     
=========================================
  Files         94       94              
  Lines       7671     7678       +7     
=========================================
+ Hits        6567     6572       +5     
- Misses       765      766       +1     
- Partials     339      340       +1
Impacted Files Coverage Δ
security/anticsrf/anti_csrf.go 90% <100%> (+0.95%) :arrow_up:
security.go 85.94% <70%> (-1.09%) :arrow_down:

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 0bb36e0...4ddc991. Read the comment docs.