mirror of
https://github.com/inventree/InvenTree.git
synced 2026-07-30 10:22:45 +00:00
* MFA middleware tweaks - Remove Check2FAMiddleware if MFA not enabled - Refactor into middleware.py * Update settings.py - Disable MFA_SUPPORTED_TYPES if MFA_ENABLED is False * Update docs