Access Secure Django Middleware
Project description
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 inMIDDLEWAREACCESS_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
create project
project ID and Token
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09ce8f2067117bd6446d6333970025a2faa34e923ecf8e5faee183cd4686217d
|
|
| MD5 |
c9d16544202c5052a6ada7faff4e0380
|
|
| BLAKE2b-256 |
fada2aa8ed312dc759e0afd7b38950ce9ab82f18ede4573879201551a36a01ca
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48ab485b4eb21d4e602abc3990ca6de2eeaa4189a00e12a6cfb55815137fde7f
|
|
| MD5 |
ea13c184f57f287ae156bb2d58de88db
|
|
| BLAKE2b-256 |
76a24a53d6d5e9c77288f7400e868f49bb267a5130329d97020b91cd9ca9781f
|