A tiny project to log login attempts. Log them only to standard logging - not the database.
Project description
This is a modest Django app that contains how thelab likes to log authentication for staff users. It may be useful to others, but could easily just be copied.
Install
First, install the package from PyPI.
pip install django-auth-logger
Then, add auth_logger to your Django project’s INSTALLED_APPS setting.
INSTALLED_APPS = [
...
'auth_logger',
...
]
Usage
By default both successful and failed log-ins are logged to standard Python logging (at INFO level).
In the future we may decide to add more configuration options.
Contribution
The scope of this project is small and specific - but we welcome adding configuration settings to change behavior and meet more use cases. All configuration options should have a test to verify it works.
If we do add said configuration it will probably look something like this:
AUTH_LOGGER = {
'LOG_ONLY_STAFF': True
}
Changelog
2.2.0
Support django-ipware v4
2.1.0
Add Django 3.2 to test suite
2.0.0
Update to django-ipware v3
1.1.1
Update test suite for with Django 2.2 and Python 3.8
1.1.0
Log all login attempts, instead of just logins for staff users.
Fix bug which prevented failed login attempts from being correctly logged.
1.0.1
Add support for Django 2.0.
1.0.0
Initial release.
Project details
Release history Release notifications | RSS feed
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_auth_logger-2.3.0.tar.gz.
File metadata
- Download URL: django_auth_logger-2.3.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fcb3c783ac433b5f0080dc643a10c7b8845105646c9ff87abe9d0a383c5b881
|
|
| MD5 |
93427860ba971f36abe9bd656efd94be
|
|
| BLAKE2b-256 |
385d99f7f9414d38a502e937b0bc82fb57127d3687841f7df5277e025eb6b296
|
Provenance
The following attestation bundles were made for django_auth_logger-2.3.0.tar.gz:
Publisher:
.gitlab-ci.yml on thelabnyc/django-auth-logger
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
django_auth_logger-2.3.0.tar.gz -
Subject digest:
7fcb3c783ac433b5f0080dc643a10c7b8845105646c9ff87abe9d0a383c5b881 - Sigstore transparency entry: 191969503
- Sigstore integration time:
-
Permalink:
thelabnyc/django-auth-logger@4a1503115deb1ad413be8b9e7cd55c815b55399b -
Branch / Tag:
refs/tags/v2.3.0 - Owner: https://gitlab.com/thelabnyc
-
Access:
public
-
Token Issuer:
https://gitlab.com -
Runner Environment:
gitlab-hosted -
Publication workflow:
.gitlab-ci.yml@4a1503115deb1ad413be8b9e7cd55c815b55399b -
Trigger Event:
push
-
Statement type:
File details
Details for the file django_auth_logger-2.3.0-py3-none-any.whl.
File metadata
- Download URL: django_auth_logger-2.3.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d982047371ea3066b326037e6f1de7479a6924ed341a99cb85b6662e5ffd672e
|
|
| MD5 |
09b98f77e9deba17afbd387f7d4eb194
|
|
| BLAKE2b-256 |
98e9a0ff8efafa1951963e85874bc2afb0880d5b25f9bd4d2a1d07b7181c8858
|
Provenance
The following attestation bundles were made for django_auth_logger-2.3.0-py3-none-any.whl:
Publisher:
.gitlab-ci.yml on thelabnyc/django-auth-logger
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
django_auth_logger-2.3.0-py3-none-any.whl -
Subject digest:
d982047371ea3066b326037e6f1de7479a6924ed341a99cb85b6662e5ffd672e - Sigstore transparency entry: 191969500
- Sigstore integration time:
-
Permalink:
thelabnyc/django-auth-logger@4a1503115deb1ad413be8b9e7cd55c815b55399b -
Branch / Tag:
refs/tags/v2.3.0 - Owner: https://gitlab.com/thelabnyc
-
Access:
public
-
Token Issuer:
https://gitlab.com -
Runner Environment:
gitlab-hosted -
Publication workflow:
.gitlab-ci.yml@4a1503115deb1ad413be8b9e7cd55c815b55399b -
Trigger Event:
push
-
Statement type: