mirror of
https://github.com/inventree/InvenTree.git
synced 2026-06-13 20:10:49 +00:00
7e943293c7
* 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