Django-mfa3

Latest version: v0.15.0

Safety actively analyzes 702445 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.2.2

Not secure
------------------

- Fix packaging: include templatetags

0.2.1

Not secure
------------------

- Fix packaging: exclude tests

0.2.0

Not secure
------------------

- Convert qrcode to template filter. In templates, change
`{{ mfa_data.qrcode|safe }}` to `{% load mfa %} {{ mfa_data.url|qrcode }}`.
- Fix form validation on missing code
- Add german translation
- Use `never_cache` and `sensitive_post_parameters` decorators
- Do not generate a new challenge on validation errors

0.1.0

Not secure
------------------

- Trigger `user_login_failed` on failed second factor. This can be used to
integrating with external rate limiting solutions such as django-axes.
- Fix: include JS files in python package
- Render qrcode server-side
- Convenience: redirect to TOTP auth if no FIDO2 key exists
- Add optional `MFAEnforceMiddleware`
- Tweak admin UI
- Tweak example templates

0.0.0

Not secure
------------------

initial release

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.