2
0
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:
Oliver
2022-07-11 10:26:41 +10:00
committed by GitHub
parent 7376e34505
commit 67732f8f81
3 changed files with 4 additions and 40 deletions

View File

@ -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