Skip to main content

Class-based views for password reset. ISPM version, captcha merged

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-ispm-0.8.2.pre.1.tar.gz (22.6 kB view details)

Uploaded Source

File details

Details for the file django-password-reset-ispm-0.8.2.pre.1.tar.gz.

File metadata

File hashes

Hashes for django-password-reset-ispm-0.8.2.pre.1.tar.gz
Algorithm Hash digest
SHA256 b61b6ebfb68c3bb9251ce7dfcedcccf859b080bebce07e63fa5a4c4a7229204d
MD5 261078e1bdce674c572da0c05fd28509
BLAKE2b-256 36ec7acdb298e6441a51884edfe114c590d61a24ac914223ac91d4584f48bc05

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page