Skip to main content

Class-based views for password reset.

Project description

Build Status

Class-based views for password reset, the usual “forget password?” workflow:

  • User fills his email address or username

  • Django sends him an email with a token to reset his password

  • User chooses a new password

The token is not stored server-side, it is generated using Django’s signing functionality.

  • Author: Bruno Renié and contributors

  • Licence: BSD

  • Compatibility: Django 1.4+ (cryptographic signing needed)

Installation

  • pip install -U django-password-reset

  • Add password_reset to your INSTALLED_APPS

  • Include password_reset.urls in your root urls.py

For extensive documentation see the docs folder or read it on readthedocs

To install the in-development version of django-password-reset, run pip install django-password-reset==dev.

Bugs

Really? Oh well… Please Report. Or better, fix :)

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-password-reset-0.5.1.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

django_password_reset-0.5.1-py2.py3-none-any.whl (24.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-password-reset-0.5.1.tar.gz.

File metadata

File hashes

Hashes for django-password-reset-0.5.1.tar.gz
Algorithm Hash digest
SHA256 78d9917aa26f26883ce71b40b0f71275dface789332b75932a9d74c1c6dd6a4e
MD5 92ee4f84a00fdef659034997ea4be46b
BLAKE2b-256 039b6344bfef149d4c77520c2d1be826bf83c6446a3460ddc4f35a6f3b7c03ca

See more details on using hashes here.

Provenance

File details

Details for the file django_password_reset-0.5.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_password_reset-0.5.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 562c7d451ceb9e5e2d9bb5e5a797485e43d97a4c9106c5b9fcf59f5190771393
MD5 ca2340bed30928a62f1dc4ccb0aa6259
BLAKE2b-256 6900d68aee14881d904848d9ed4561a99e7c01c315205fc5be6febb5f35c9011

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