Skip to main content

django-login-canary is a reusable Django application to notify users upon successful and failed logins.

Project description

django-login-canary is a reusable Django application to notify users upon successful and failed logins.

License

MIT

Installation

  1. Install from PyPI:

    pip install django-login-canary
  2. 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

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-login-canary-0.1.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

django_login_canary-0.1.0-py2.py3-none-any.whl (10.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-login-canary-0.1.0.tar.gz.

File metadata

File hashes

Hashes for django-login-canary-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d43bdb2c2e0aa20010f3abf646e287348bc8c53c1b8284d9064866c3079442cb
MD5 be4a8d7dd20c36e3cd1e45eb9effea93
BLAKE2b-256 8070c1b2e6e042d9ddb616957b3d8e93553957d21fe952132cb0286a0595f9cb

See more details on using hashes here.

Provenance

File details

Details for the file django_login_canary-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_login_canary-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 08f20ad02fa04576323dd51d0817cffdaa4dc0acb092ef84c475cf4a72bbd9bc
MD5 7db8b50b84d4c291d3367b6d89d21a60
BLAKE2b-256 c5739ed627239cdaeccfbef5e018a7f64653cbe86377273a0c06fd213cd925c0

See more details on using hashes here.

Provenance

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