Django admin password reset
Project description
This package provides views, to use the built-in Django password reset functionality from inside the admin interface.
Features:
Add a link to the top of the user change form, that leads to a new page, containing the link for the password reset.
Remove the features to manually change the users’ passwords from the admin interface (but see note below).
Remove the change password link from the user forms.
Remove the password inputs from the user add form.
Installation
The django-admin-reset package can be installed with pip:
pip install django-admin-reset
Usage
To use this package, add it to INSTALLED_APPS, in the settings.py file:
INSTALLED_APPS = [
...
'django_admin_reset',
...
]
Validation time
The password reset links/tokens, generated by this package, are using the built-in Django password reset functionality, and so respect the PASSWORD_RESET_TIMEOUT setting.
Compatibility
This package changes the default user admin class, so it may be incompatible with other packages, that are also changing it.
Compatible Django and Python versions:
Django version |
Python versions |
|---|---|
4.2 LTS |
3.9, 3.10, 3.11, 3.12 |
5.0 |
3.10, 3.11, 3.12 |
5.1 |
3.10, 3.11, 3.12 |
5.2 LTS |
3.10, 3.11, 3.12 |
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 Distributions
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_admin_reset-0.7.3-py3-none-any.whl.
File metadata
- Download URL: django_admin_reset-0.7.3-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02286035aa5f18439746382a1965856cea22f7351eeb8fffab00e33e04ddef86
|
|
| MD5 |
c5ec339ca5f83a471e688605c571d777
|
|
| BLAKE2b-256 |
f9004d151b9c72aa4d08a7eda0fd18017da0527e7ad87855ec59b9591cd24bb7
|
Provenance
The following attestation bundles were made for django_admin_reset-0.7.3-py3-none-any.whl:
Publisher:
tox.yml on tiborhari/django-admin-reset
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
django_admin_reset-0.7.3-py3-none-any.whl -
Subject digest:
02286035aa5f18439746382a1965856cea22f7351eeb8fffab00e33e04ddef86 - Sigstore transparency entry: 561460851
- Sigstore integration time:
-
Permalink:
tiborhari/django-admin-reset@7edf57ad05ac0fd53a6c38d98a96008d6c5fc89d -
Branch / Tag:
refs/tags/0.7.3 - Owner: https://github.com/tiborhari
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
tox.yml@7edf57ad05ac0fd53a6c38d98a96008d6c5fc89d -
Trigger Event:
push
-
Statement type: