Skip to main content

Adds two factor authentication to django-allauth

Project description

https://github.com/valohai/django-allauth-2fa/actions/workflows/ci.yml/badge.svg https://coveralls.io/repos/github/valohai/django-allauth-2fa/badge.svg?branch=main https://readthedocs.org/projects/django-allauth-2fa/badge/?version=latest

django-allauth-2fa adds two-factor authentication to django-allauth. django-allauth is a set of Django applications which help with authentication, registration, and other account management tasks.

Source code

http://github.com/percipient/django-allauth-2fa

Documentation

https://django-allauth-2fa.readthedocs.io/

Features

Compatibility

django-allauth-2fa attempts to maintain compatibility with supported versions of Django, django-allauth, and django-otp.

Current versions supported together is:

Django

django-allauth

django-otp

Python

2.2

0.41.0

0.5, 0.6, 0.7

3.6, 3.7, 3.8, 3.9

3.0

0.41.0

0.7, 0.8

3.6, 3.7, 3.8, 3.9

3.1

0.41.0

0.9, 1.0, 1.1

3.6, 3.7, 3.8, 3.9

3.2

0.41.0

0.9, 1.0, 1.1

3.6, 3.7, 3.8, 3.9, 3.10

4.0b1

0.41.0

0.9, 1.0, 1.1

3.8, 3.9, 3.10

Contributing

django-allauth-2fa was initially created by Víðir Valberg Guðmundsson (@valberg), and is currently maintained by Percipient Networks. Please feel free to contribute if you find django-allauth-2fa useful!

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.

  2. If you feel uncomfortable or uncertain about an issue or your changes, feel free to email support@percipientnetworks.com and we will happily help you.

  3. Fork the repository on GitHub to start making your changes to the main branch (or branch off of it).

  4. Write a test which shows that the bug was fixed or that the feature works as expected.

  5. Send a pull request and bug the maintainer until it gets merged and published.

Running tests

Tests can be run using [pytest](https://docs.pytest.org/en/6.2.x/).

pip install -r requirements-test.txt
py.test

Running the test project

The test project can also be used as a minimal example using the following:

# Migrate the SQLite database first.
DJANGO_SETTINGS_MODULE=tests.run_settings python manage.py migrate
# Run the server with debug.
DJANGO_SETTINGS_MODULE=tests.run_settings python manage.py runserver_plus
# Run the shell.
DJANGO_SETTINGS_MODULE=tests.run_settings python manage.py shell_plus

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_allauth_2fa-0.9rc1-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

Details for the file django_allauth_2fa-0.9rc1-py3-none-any.whl.

File metadata

  • Download URL: django_allauth_2fa-0.9rc1-py3-none-any.whl
  • Upload date:
  • Size: 12.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for django_allauth_2fa-0.9rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 5d706d394c9609fa6355b4a0884beb407221e14ed973e421b0915f8b08828df6
MD5 9be508f3e4aae3ad17004f85ede4b312
BLAKE2b-256 047b96c3bb87de27b4df74e07d6dc6f467dd628d9b3cbee5ed1d1b0955d7ca38

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page