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.7.tar.gz (15.1 kB view details)

Uploaded Source

Built Distribution

django_password_reset-0.7-py2.py3-none-any.whl (31.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-password-reset-0.7.tar.gz
Algorithm Hash digest
SHA256 bedd6bd67fac44a61f145430cf234373d0792fd0999611430d2692b15802e1f6
MD5 7ff5bfc2ae927ce8f3fe106cd019f7d2
BLAKE2b-256 df65ba3d9ecab8e4369396bfb0c82d754c74a875f663f5a765ee82e3c40f7b7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_password_reset-0.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fb3b3e427ea6ea9224e5eb2cd1730d358e7c18465f7f0b30416ad3bb8ca352b1
MD5 4d17eae688c3a7cd2d3cf91a33b1035e
BLAKE2b-256 a4d2c8818de9982f076f92c70b984df56317730a9b7b19199356fd1e9cd62d15

See more details on using hashes here.

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