Django-otp

Latest version: v1.5.4

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

Scan your dependencies

Page 5 of 12

1.0.2

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

- Added a setting to load the email body template from a template file.

1.0.1

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

- Added contributed French string translations.


v1.0.0 - August 13, 2020 - Update supported Django verisons.
--------------------------------------------------------------------------------

- Dropped support for Django < 2.2.

0.9.4

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

- `49`_: Hide the navigation sidebar on the login page.

.. _49: https://github.com/django-otp/django-otp/issues/49

0.9.3

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

- Stricter authorization checks for qrcodes in the admin interface.

0.9.1

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

- `38`_: Update admin fields for
:class:`~django_otp.plugins.otp_email.models.EmailDevice`.

.. _38: https://github.com/django-otp/django-otp/pull/38

0.9.0

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

:class:`~django_otp.models.SideChannelDevice` is a new abstract device class to
simplify writing devices that deliver tokens to the user by other channels
(email, SMS, etc.).

- `33`_, `34`_ (`arjan-s`_): Implement
:class:`~django_otp.models.SideChannelDevice`, reimplement
:class:`~django_otp.plugins.otp_email.models.EmailDevice` on top of it, and
add a few settings for customization.

- Add rate limiting to
:class:`~django_otp.plugins.otp_email.models.EmailDevice` and
:class:`~django_otp.plugins.otp_static.models.StaticDevice`.


.. _33: https://github.com/django-otp/django-otp/pull/33
.. _34: https://github.com/django-otp/django-otp/pull/34
.. _arjan-s: https://github.com/arjan-s

Page 5 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.