Skip to main content

Enhanced Django authentication middleware with security hardening

This project has been quarantined.

PyPI Admins need to review this project before it can be restored. While in quarantine, the project is not installable by clients, and cannot be being modified by its maintainers.

Read more in the project in quarantine help article.

Project description

django-auth-middleware-plus

Enhanced Django authentication middleware with security features including:

  • Session security hardening
  • CSRF token rotation
  • Rate limiting for login attempts
  • IP-based access control
  • Two-factor authentication support

Installation

pip install django-auth-middleware-plus

Then add to your Django settings:

MIDDLEWARE = [
    ...
    'django_auth_middleware_plus.AuthMiddleware',
    ...
]

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.

File details

Details for the file django_auth_middleware_plus-99.99.99-py3-none-any.whl.

File metadata

File hashes

Hashes for django_auth_middleware_plus-99.99.99-py3-none-any.whl
Algorithm Hash digest
SHA256 b3c11c7afc28fe234531d0d54586716bca7e82d18ae1e7373dfba42583cda951
MD5 628c0096f36f15d6706408de46c1b461
BLAKE2b-256 8de1559243c97d952cc6f54445006428670070085f2c4a81ba72e98330bdfa34

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