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

removed get_available_methods #539

Closed jpaniagualaconich closed 2 years ago

jpaniagualaconich commented 2 years ago

It's been superseded by MethodRegistry.get_methods

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #539 (117c071) into master (f427f59) will increase coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #539      +/-   ##
==========================================
+ Coverage   98.28%   98.31%   +0.03%     
==========================================
  Files          62       62              
  Lines        2734     2731       -3     
  Branches      284      283       -1     
==========================================
- Hits         2687     2685       -2     
+ Misses         28       27       -1     
  Partials       19       19              
Impacted Files Coverage Δ
tests/utils.py 100.00% <0.00%> (+3.22%) :arrow_up:

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