python-django-otp

Add two-factor authentication to Django using one-time passwords

This project makes it easy to add support for `one-time passwords <<a href="http://en.wikipedia.org/wiki/One-time_password>">http://en.wikipedia.org/wiki/One-time_password></a> `_ (OTPs) to Django. It can be integrated at various levels, depending on how much customization is required. It integrates with ``django.contrib.auth``, although it is not a Django authentication backend. The primary target is developers wishing to incorporate OTPs into their Django projects as a form of `two-factor authentication <<a href="http://en.wikipedia.org/wiki/Two-factor_authentication>">http://en.wikipedia.org/wiki/Two-factor_authentication></a> `_. Several simple OTP plugins are included and more are available separately. This package also includes an implementation of OATH `HOTP <<a href="http://tools.ietf.org/html/rfc4226>">http://tools.ietf.org/html/rfc4226></a> `_ and `TOTP <<a href="http://tools.ietf.org/html/rfc6238>">http://tools.ietf.org/html/rfc6238></a> `_ for convenience, as these are standard OTP algorithms used by multiple plugins. If you're looking for a higher-level or more opinionated solution, you might be interested in `django-two-factor-auth <<a href="https://github.com/Bouke/django-two-factor-auth>">https://github.com/Bouke/django-two-factor-auth></a> `_.

No hay ningún paquete oficial disponible para openSUSE Leap 16.0

Distribuciones

openSUSE Tumbleweed

openSUSE Leap 16.0

Distribuciones sin soporte

Las siguientes distribuciones no tienen soporte oficial. Use estos paquetes por su cuenta y riesgo.