mtigas / django-twofactorLinks
Two factor auth using the TOTP draft spec. Compatible with the Google Authenticator or any other TOTP token. (Unmaintained, last updated in 2013.)
☆62Updated 12 years ago
Alternatives and similar repositories for django-twofactor
Users that are interested in django-twofactor are comparing it to the libraries listed below
Sorting:
- Rate-limit your login attempts at the authentication backend level☆169Updated 4 years ago
- Django's textarea like widget for using CodeMirror on textarea☆63Updated 5 years ago
- A dashboard for managing RQ in the Django admin☆85Updated 5 years ago
- A contact form app for Django☆78Updated 4 years ago
- Django + Pagination made easy.☆36Updated 9 years ago
- A very simple request profiler for Django.☆43Updated 9 months ago
- Django DB Pool - Another database persistance / pooling implementation for Django☆90Updated 12 years ago
- Django transaction support for Celery tasks.☆194Updated 3 years ago
- Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your ow…☆109Updated 6 years ago
- CSRF protection for Django without cookies.☆111Updated 6 years ago
- MongoDB panel for the Django Debug Toolbar☆91Updated 2 years ago
- Provides scheduled jobs management from the Django Admin using Django-RQ☆33Updated 6 years ago
- ☆24Updated 9 years ago
- ☆132Updated 7 years ago
- UNMAINTAINED CODE -- Elasticsearch-dsl-py django wrapper with mapping generator☆67Updated 7 years ago
- PGP encrypted / multipart templated emails for Django☆77Updated 2 years ago
- A Django application to implement a follow system and a timeline using multiple backends (db, redis, etc.)☆57Updated 8 years ago
- REplicated STOrage for Django, file backends that mirror media files to several servers over HTTP [UNMAINTAINED]☆104Updated 9 years ago
- A UUIDField for Django☆263Updated 8 years ago
- Send alerts, notifications, and messages based on events (i.e. signals) in your django application☆60Updated 10 years ago
- Redis monitoring and inspection tool in django admin.