CZ-NIC / django-fido

Django application for FIDO protocol U2F
GNU General Public License v3.0
27 stars 11 forks source link

Ignore crypto errors on certificate load #109

Closed tpazderka closed 3 years ago

tpazderka commented 3 years ago

Close #107

codecov-io commented 3 years ago

Codecov Report

Merging #109 (a5e7dd1) into master (7e161ab) will decrease coverage by 0.18%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
- Coverage   97.83%   97.64%   -0.19%     
==========================================
  Files          39       39              
  Lines        1567     1570       +3     
  Branches       80       80              
==========================================
  Hits         1533     1533              
- Misses         26       29       +3     
  Partials        8        8              
Impacted Files Coverage Δ
django_fido/models.py 93.60% <0.00%> (-2.31%) :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 7e161ab...a5e7dd1. Read the comment docs.

tpazderka commented 3 years ago

Unfortunately none of my tokens has more than 1 certificate in the attestation statement, so no test :/