Skip to main content

Perform one or more actions if someone performed a login, e.g. to the admin interface.

Project description

Overview

Perform one or more actions if someone performed a login, e.g. to the admin interface. This is based on django-axes. Currently implemented action is to send a notification mail to the site admins.

Dependencies

Installation

  • Install:

    pip install django-axes-login-action

  • Add axes_login_action to INSTALLED_APPS

Usage

On any login recognized by django-axes, django-axes-login-actions executes the configured actions. By default, a notification mail is sent to the configured site admins ( see Django’s ADMINS setting). This is handled in axes_login_actions.actions.email.notify.

You can add or replace the default action with custom actions if you like. To do so, set the setting AXES_LOGIN_ACTIONS to a list of paths to any callable function or class. Each configured action is called with a positional argument instance which is a axes.models.AccessAttempt instance and the same kwargs as sent by the Django django.db.models.signals.post_save signal.

Changes

  • 2020-04-22 - 1.3.0:
    • Support Django 2.x and django-axes 5.x

  • 2017-07-15 - 1.2.0:
    • Support Python3

  • 2017-03-26 - 1.1.0:
    • Add current datetime to the notification email

    • Add a proper Django app config

    • Ensure the signal handler is connected only once

  • 2015-08-16 - 1.0.1:
    • Use importlib from Python instead from Django (to remove Django deprecation warning)

  • 2014-05-25 - 1.0.0:
    • Initial release

License

Copyright (c) 2014, Enrico Tröger All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name django-wakawaka nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

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-axes-login-actions-1.3.0.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_axes_login_actions-1.3.0-py2.py3-none-any.whl (8.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-axes-login-actions-1.3.0.tar.gz.

File metadata

  • Download URL: django-axes-login-actions-1.3.0.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for django-axes-login-actions-1.3.0.tar.gz
Algorithm Hash digest
SHA256 7eac8f768d248928b6689287753140624a8c5a3c21d8c32ebd938808139e0b0c
MD5 a22cd8b00813d4f4d8e200d8db3511a0
BLAKE2b-256 053d894bbe21f5ea86d5d6e97846bbd00e9c95616ae9492f049dfc70404ca68a

See more details on using hashes here.

File details

Details for the file django_axes_login_actions-1.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: django_axes_login_actions-1.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for django_axes_login_actions-1.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1d3cccd00b9030fc384538318c70cc0fa3b5029e96b557ed72ae3bbc75561c94
MD5 f3267aa96267516070a65dc474f2fe0b
BLAKE2b-256 311d08ac8d70b842aaeca7aa7b29832d5019c3c06cd79e406c1c97c8fff4602f

See more details on using hashes here.

Supported by

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