CZ-NIC / django-fido

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

Fix default value of auth backends setting #56

Closed stinovlas closed 4 years ago

stinovlas commented 4 years ago

Temporary fix until https://github.com/Genida/django-appsettings/pull/61 is resolved.

codecov-io commented 4 years ago

Codecov Report

Merging #56 into master will decrease coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   97.74%   97.74%   -0.01%     
==========================================
  Files          34       34              
  Lines        1066     1065       -1     
  Branches       46       46              
==========================================
- Hits         1042     1041       -1     
  Misses         20       20              
  Partials        4        4
Impacted Files Coverage Δ
django_fido/settings.py 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 3893c6a...d451556. Read the comment docs.