django-login-canary
django-login-canary is a reusable Django application to notify users upon successful and failed logins.
License
MIT
Installation
Install from PyPI:
pip install django-login-canary
Add 'login_canary' to your INSTALLED_APPS:
INSTALLED_APPS = [ # ... 'login_canary', ]
Configuration
LOGIN_CANARY_NOTIFY_FAILED_LOGIN
Notify users upon failed logins. Use with caution!
Default: False
LOGIN_CANARY_NOTIFY_LOGIN
Notify users upon successful logins.
Default: True
LOGIN_CANARY_SERVICE_NAME
The name of your service. Required. String
Release files for django-login-canary 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-login-canary-0.1.0.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_login_canary-0.1.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 15.1 kB
Release files / django-login-canary-0.1.0.tar.gz
| Download URL | django-login-canary-0.1.0.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d43bdb2c2e0aa20010f3abf646e287348bc8c53c1b8284d9064866c3079442cb
|
|
BLAKE2b-256 checksum How to use checksums |
8070c1b2e6e042d9ddb616957b3d8e93553957d21fe952132cb0286a0595f9cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / django_login_canary-0.1.0-py2.py3-none-any.whl
| Download URL | django_login_canary-0.1.0-py2.py3-none-any.whl |
|---|---|
| Size | 10.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
08f20ad02fa04576323dd51d0817cffdaa4dc0acb092ef84c475cf4a72bbd9bc
|
|
BLAKE2b-256 checksum How to use checksums |
c5739ed627239cdaeccfbef5e018a7f64653cbe86377273a0c06fd213cd925c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |