Django-otp

Latest version: v1.5.0

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

Scan your dependencies

Page 6 of 11

0.7.2

-------------------------------------------

- `2`_: Fix LoginView for already-authenticated users, with multiple auth
backends configured.

.. _2: https://github.com/django-otp/django-otp/issues/2

0.7.1

------------------------------------------------------------

Removed dependencies on Python 2 compatibility shims in Django < 3.0.

0.7.0

---------------------------------------

Removed obsolete compatibility shims. The testing and support matrix is
unchanged from 0.6.0, so there should be no impact.

0.6.0

--------------------------------------------

- Built-in :ref:`HOTP <hotp-devices>` and :ref:`TOTP <totp-devices>` devices are
now rate-limited, enforcing exponentially increasing delays between successive
failures. See the device documentation for information on presenting more
useful error messages when this happens, as well as for tuning (or disabling)
this behavior.

Thanks to Luke Plant for the idea and implementation.

0.5.2

----------------------------------------------

- Fix encoding of otpauth:// URL parameters.

0.5.1

-------------------------------------------------------

- Error messages in :class:`~django_otp.forms.OTPAuthenticationForm` and
:class:`~django_otp.forms.OTPTokenForm` can be customized.

Page 6 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.