mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
Remove custom 2FA code (#3300)
* Update django-allauth-2fa to latest version * Remove custom view / form for removing token * Revert "2FA disable" view to custom view - Allows specification of custom redirect URL
This commit is contained in:
@ -71,7 +71,7 @@ django-allauth==0.51.0
|
||||
# via
|
||||
# -r requirements.in
|
||||
# django-allauth-2fa
|
||||
django-allauth-2fa==0.9
|
||||
django-allauth-2fa==0.10.0
|
||||
# via -r requirements.in
|
||||
django-cleanup==6.0.0
|
||||
# via -r requirements.in
|
||||
|
Reference in New Issue
Block a user