Skip to main content

Apply an IP restriction to specific routes

Project description

django-simple-ip-restrict

This middleware allows you to mark Django URL namespaces as unavailable to all requests except those coming from a whitelisted IP subnet.

Instructions

Add to the list of MIDDLEWARE:

"django_simple_ip_restrict.middleware.ip_filter",

Then you can set the following keys on settings.py:

  • IP_PROTECTED_NAMESPACES: list of namespaces to block (default: ["admin"])
  • IP_NETWORKS_WHITELIST: list of subnets to allow, in CIDR notation

Project details


Download files

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

Source Distribution

django_simple_ip_restrict-1.0.38.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

django_simple_ip_restrict-1.0.38-py3.8.egg (4.3 kB view details)

Uploaded Source

File details

Details for the file django_simple_ip_restrict-1.0.38.tar.gz.

File metadata

  • Download URL: django_simple_ip_restrict-1.0.38.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for django_simple_ip_restrict-1.0.38.tar.gz
Algorithm Hash digest
SHA256 2083d831574ddd33235067119f9cd88505a3ead40423974a9e9afd2770a106bd
MD5 59f6a5e2ee9ddbf3bef842f294a18eda
BLAKE2b-256 953cff4684f80892371b9d61ad1db683b06bdde46c2aec9b4c21cc70e05b6d9a

See more details on using hashes here.

File details

Details for the file django_simple_ip_restrict-1.0.38-py3.8.egg.

File metadata

  • Download URL: django_simple_ip_restrict-1.0.38-py3.8.egg
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • 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.8.12

File hashes

Hashes for django_simple_ip_restrict-1.0.38-py3.8.egg
Algorithm Hash digest
SHA256 6a6a464b6b3365f9e4b3292b757780d480c814a7c235776fb18568e8c831dd18
MD5 9ba0472aae61084cb280c5703d8b3675
BLAKE2b-256 25cfc4dbbcf26a1e24b6084d996a44619264ec9e6ea4eb7e524711e1dff7c9a0

See more details on using hashes here.

Supported by

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