Skip to main content

Access Secure Django Middleware

Project description

PyPI version

django-acsecure

Access Secure middleware for Django, for logging, anti-spamming and black/white list...

Install

  • Go to https://logsecure.io, create an account and project. Remember project ID and keep project token in secret. (See images below for details)

  • pip install django-acsecure
    
  • In settings.py, put your project ID and Token, and put middleware in MIDDLEWARE

    ACCESS_SECURE_APPID = 'my-app-id'
    ACCESS_SECURE_TOKEN = 'my-app-token'
    
    MIDDLEWARE = [
        'django.middleware.security.SecurityMiddleware',
        'django.contrib.sessions.middleware.SessionMiddleware',
        ...
        'acsecure.middleware.AccessSecureMiddleware',
    ]
    

Images

register

register.JPG

create project

create-project.JPG

project ID and Token

console.JPG

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-acsecure-0.1.3.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

django_acsecure-0.1.3-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file django-acsecure-0.1.3.tar.gz.

File metadata

  • Download URL: django-acsecure-0.1.3.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.9

File hashes

Hashes for django-acsecure-0.1.3.tar.gz
Algorithm Hash digest
SHA256 09ce8f2067117bd6446d6333970025a2faa34e923ecf8e5faee183cd4686217d
MD5 c9d16544202c5052a6ada7faff4e0380
BLAKE2b-256 fada2aa8ed312dc759e0afd7b38950ce9ab82f18ede4573879201551a36a01ca

See more details on using hashes here.

File details

Details for the file django_acsecure-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: django_acsecure-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.9

File hashes

Hashes for django_acsecure-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 48ab485b4eb21d4e602abc3990ca6de2eeaa4189a00e12a6cfb55815137fde7f
MD5 ea13c184f57f287ae156bb2d58de88db
BLAKE2b-256 76a24a53d6d5e9c77288f7400e868f49bb267a5130329d97020b91cd9ca9781f

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