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

Uploaded Source

Built Distribution

django_password_reset-0.8-py2.py3-none-any.whl (42.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-password-reset-0.8.tar.gz
Algorithm Hash digest
SHA256 e7e8751be33ba274faa2a80537394fb33b52595ee7b5b13d108ce0165437e752
MD5 59f3299e031e5882d3f40d1e568fffa2
BLAKE2b-256 f57b42cfc60324c8114edbfb08546e55e4e590c134463d7867ed4619b9ccd7f4

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for django_password_reset-0.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a4c4a9b2a5ba18736dfd9440c44bf0f2714ccafc6683c2272095dae2502280e2
MD5 57f7afdc1270fd65c46e895d7916440d
BLAKE2b-256 b02650c779142a401b18acc393066aa69983bba92505167a839e72ca42ed1b72

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