python3-django-otp (1.6.1-1)

Details

Core information at a glance

Distribution
debian
Origin
debian-forky
Repository
https://deb.debian.org/debian
Codename
forky
Component
main
Source
python-django-otp
Architecture
s390x
Section
python
Priority
optional
Maintainer
Debian Python Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
304 B
Size expected
51.1 kB
Size actual
51.1 kB
Size match

Dependencies

Required package dependencies

  • python3-django
  • python3:any

Suggested packages

Recommended additional packages

  • python-django-otp-doc (= 1.6.1-1)

Description

pluggable framework for two-factor authentication (Python3 version)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5233f7efa…160c272f
SHA-169814684…eec759c3
SHA-256f17f1833…f6181b7b
SHA-5126229a0ee…efc94390

Contents

Files and directories included

.
usr
usr/lib
usr/lib/python3
usr/lib/python3/dist-packages
usr/lib/python3/dist-packages/django_otp
usr/lib/python3/dist-packages/django_otp/__init__.py
usr/lib/python3/dist-packages/django_otp/admin.py
usr/lib/python3/dist-packages/django_otp/conf.py
usr/lib/python3/dist-packages/django_otp/decorators.py
usr/lib/python3/dist-packages/django_otp/forms.py
usr/lib/python3/dist-packages/django_otp/locale
usr/lib/python3/dist-packages/django_otp/locale/de
usr/lib/python3/dist-packages/django_otp/locale/de/LC_MESSAGES
usr/lib/python3/dist-packages/django_otp/locale/de/LC_MESSAGES/django.mo
usr/lib/python3/dist-packages/django_otp/locale/de/LC_MESSAGES/django.po
usr/lib/python3/dist-packages/django_otp/locale/es
usr/lib/python3/dist-packages/django_otp/locale/es/LC_MESSAGES
usr/lib/python3/dist-packages/django_otp/locale/es/LC_MESSAGES/django.mo
usr/lib/python3/dist-packages/django_otp/locale/es/LC_MESSAGES/django.po
usr/lib/python3/dist-packages/django_otp/locale/fr
usr/lib/python3/dist-packages/django_otp/locale/fr/LC_MESSAGES
usr/lib/python3/dist-packages/django_otp/locale/fr/LC_MESSAGES/django.mo
usr/lib/python3/dist-packages/django_otp/locale/fr/LC_MESSAGES/django.po
usr/lib/python3/dist-packages/django_otp/locale/pt_BR
usr/lib/python3/dist-packages/django_otp/locale/pt_BR/LC_MESSAGES
usr/lib/python3/dist-packages/django_otp/locale/pt_BR/LC_MESSAGES/django.mo
usr/lib/python3/dist-packages/django_otp/locale/pt_BR/LC_MESSAGES/django.po
usr/lib/python3/dist-packages/django_otp/locale/pt_PT
usr/lib/python3/dist-packages/django_otp/locale/pt_PT/LC_MESSAGES
usr/lib/python3/dist-packages/django_otp/locale/pt_PT/LC_MESSAGES/django.mo
usr/lib/python3/dist-packages/django_otp/locale/pt_PT/LC_MESSAGES/django.po
usr/lib/python3/dist-packages/django_otp/middleware.py
usr/lib/python3/dist-packages/django_otp/models.py
usr/lib/python3/dist-packages/django_otp/oath.py
usr/lib/python3/dist-packages/django_otp/plugins
usr/lib/python3/dist-packages/django_otp/plugins/__init__.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_email
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/__init__.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/admin.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/apps.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/conf.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/migrations
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/migrations/0001_initial.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/migrations/0002_sidechanneldevice_email.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/migrations/0003_emaildevice_email.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/migrations/0004_throttling.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/migrations/0005_emaildevice_last_generated_timestamp.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/migrations/0006_add_timestamps.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/migrations/__init__.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/models.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/templates
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/templates/otp
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/templates/otp/email
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/templates/otp/email/token.txt
usr/lib/python3/dist-packages/django_otp/plugins/otp_email/tests.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/__init__.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/admin.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/apps.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/migrations
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/migrations/0001_initial.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/migrations/0002_auto_20190420_0723.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/migrations/0003_add_timestamps.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/migrations/__init__.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/models.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/templates
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/templates/otp_hotp
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/templates/otp_hotp/admin
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/templates/otp_hotp/admin/config.html
usr/lib/python3/dist-packages/django_otp/plugins/otp_hotp/tests.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_static
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/__init__.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/admin.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/apps.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/lib.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/management
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/management/__init__.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/management/commands
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/management/commands/__init__.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/management/commands/addstatictoken.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/migrations
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/migrations/0001_initial.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/migrations/0002_throttling.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/migrations/0003_add_timestamps.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/migrations/__init__.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/models.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_static/tests.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/__init__.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/admin.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/apps.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/migrations
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/migrations/0001_initial.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/migrations/0002_auto_20190420_0723.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/migrations/0003_add_timestamps.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/migrations/__init__.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/models.py
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/templates
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/templates/otp_totp
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/templates/otp_totp/admin
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/templates/otp_totp/admin/config.html
usr/lib/python3/dist-packages/django_otp/plugins/otp_totp/tests.py
usr/lib/python3/dist-packages/django_otp/qr.py
usr/lib/python3/dist-packages/django_otp/templates
usr/lib/python3/dist-packages/django_otp/templates/otp
usr/lib/python3/dist-packages/django_otp/templates/otp/admin111
usr/lib/python3/dist-packages/django_otp/templates/otp/admin111/login.html
usr/lib/python3/dist-packages/django_otp/tests.py
usr/lib/python3/dist-packages/django_otp/util.py
usr/lib/python3/dist-packages/django_otp/views.py
usr/lib/python3/dist-packages/django_otp-1.6.1.dist-info
usr/lib/python3/dist-packages/django_otp-1.6.1.dist-info/INSTALLER
usr/lib/python3/dist-packages/django_otp-1.6.1.dist-info/METADATA
usr/lib/python3/dist-packages/django_otp-1.6.1.dist-info/WHEEL
usr/share
usr/share/doc
usr/share/doc/python3-django-otp
usr/share/doc/python3-django-otp/README.rst.gz
usr/share/doc/python3-django-otp/changelog.Debian.gz
usr/share/doc/python3-django-otp/changelog.gz
usr/share/doc/python3-django-otp/copyright