jazzband / django-two-factor-auth

Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
MIT License
1.71k stars 448 forks source link

implement strict PhoneDevice identification #662

Closed jpaniagualaconich closed 1 year ago

jpaniagualaconich commented 1 year ago

Fixes #661

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #662 (7c96114) into master (d6d8b63) will increase coverage by 0.01%. Report is 1 commits behind head on master. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #662      +/-   ##
==========================================
+ Coverage   95.44%   95.45%   +0.01%     
==========================================
  Files          76       76              
  Lines        3293     3301       +8     
  Branches      377      375       -2     
==========================================
+ Hits         3143     3151       +8     
  Misses        119      119              
  Partials       31       31              
Files Changed Coverage Δ
two_factor/plugins/phonenumber/method.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more