Django-otp-agents

Latest version: v1.1.0

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

Scan your dependencies

Page 2 of 3

0.2.5

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

- Treat :attr:`~django.contrib.auth.models.User.is_authenticated` and
:attr:`~django.contrib.auth.models.User.is_anonymous` as properties in Django
1.10 and later.

- Add explict on_delete behavior for all foreign keys.


v0.2.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.2.3

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

- Added :class:`~otp_agents.admin.TrustedAgentAdminSite`, which is an admin site
that accepts either a verified user or a trusted agent.

0.2.2

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

- Stop importing models into the root of the package.

- General cleanup and compatibility with Django 1.9a1.

0.2.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.2.0

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

- Now supports Django 1.4 to 1.6 on Python 2.6, 2.7, 3.2, and 3.3. This is the
first release for Python 3.

0.1.4

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

- :func:`~otp_agents.decorators.otp_required` no longer ignores
``if_configured`` when ``accept_trusted_agent`` is ``True``. The default
behavior for ``login_url`` is also now more explicit.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.