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 9 of 11

0.3.5

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

- The default (random) key for a new TOTP device is now forced to a unicode
string.


v0.3.4 - January 10, 2016 - Python 3 cleanup
--------------------------------------------

- All modules include all four Python 3 __future__ imports for consistency.

- Migrations no longer have byte strings in them.

0.3.3

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

- Fix the addstatictoken management command under Django 1.9.

0.3.2

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

- Stop importing models into the root of the package.

- Use ModelAdmin.raw_id_fields for foreign keys to users.

- General cleanup and compatibility with Django 1.9a1.

0.3.1

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

- Add support for the new app registry, when available.

- Add Django 1.8 to the test matrix and fix a few test bugs.

0.3.0

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

- All plugins now have both Django and South migrations. Please see the `upgrade
notes`_ for details on upgrading from previous versions.

.. _upgrade notes: https://pythonhosted.org/django-otp/overview.html#upgrading

0.2.7

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

- Updated the otp_totp South migrations to support custom user models. Thanks to
https://bitbucket.org/robirichter.


v0.2.6 - April 18, 2014 - Fix for Python 3.2 with South
-------------------------------------------------------

- Removed South-generated unicode string literals.

Page 9 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.