{ "info": { "author": "Ilya Baryshev", "author_email": "baryshev@futurecolors.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python" ], "description": "Django-password-reset\n=====================\n\n.. image:: https://travis-ci.org/futurecolors/django-password-reset.png?branch=master\n :target: https://travis-ci.org/futurecolors/django-password-reset\n\n.. image:: https://coveralls.io/repos/futurecolors/django-password-reset/badge.png?branch=master\n :target: https://coveralls.io/r/futurecolors/django-password-reset/\n\nClass-based views for password reset, the usual \"forget password?\" workflow:\n\n* User fills his email address or username\n* Django sends him an email with a token to reset his password\n* User chooses a new password\n\nThe token is not stored server-side, it is generated using Django's signing\nfunctionality.\n\n* Author: Bruno Reni\u00e9 and `contributors`_\n* Licence: BSD\n* Compatibility: Django 1.4+ (cryptographic signing needed)\n\n.. _contributors: https://github.com/brutasse/django-password-reset/contributors\n\nInstallation\n------------\n\n* ``pip install -U django-password-reset``\n* Add ``password_reset`` to your ``INSTALLED_APPS``\n* Include ``password_reset.urls`` in your root ``urls.py``\n\nFor extensive documentation see the ``docs`` folder or `read it on\nreadthedocs`_\n\n.. _read it on readthedocs: http://django-password-reset.readthedocs.org/\n\nTo install the `in-development version`_ of django-password-reset, run ``pip\ninstall django-password-reset==dev``.\n\n.. _in-development version: https://github.com/brutasse/django-password-reset/tarball/master#egg=django-password-reset-dev\n\nChangelog\n---------\n\n0.6.x\n~~~~~\n* fail_noexistent_user option to make resetting password more secure\n* fail_inactive_user option to restrict inactive users from resetting password\n\n0.5.x\n~~~~~\n* Added django-templated-email for sending email", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/brutasse/django-password-reset", "keywords": null, "license": "BSD licence, see LICENSE file", "maintainer": null, "maintainer_email": null, "name": "django-password-reset-fc", "package_url": "https://pypi.org/project/django-password-reset-fc/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-password-reset-fc/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/brutasse/django-password-reset" }, "release_url": "https://pypi.org/project/django-password-reset-fc/0.6.2/", "requires_dist": null, "requires_python": null, "summary": "Class-based views for password reset.", "version": "0.6.2" }, "last_serial": 867644, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "6262cd8b0c221ef770f0169304152064", "sha256": "53311370e35bab77204c7643d0ece2ffc212f9be2687ade159b77241068aa335" }, "downloads": -1, "filename": "django-password-reset-fc-0.5.zip", "has_sig": false, "md5_digest": "6262cd8b0c221ef770f0169304152064", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16410, "upload_time": "2013-04-19T11:39:06", "url": "https://files.pythonhosted.org/packages/e1/08/bc62e8ff4b3cc5ca83592b5034327e372638678fe29beae1d6c652f16e17/django-password-reset-fc-0.5.zip" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "e7225ad6eafdca4e6506bb9d9515c2ce", "sha256": "df6d01aca9f347b702d24516b695679f9937a6258bd92c7a80d0fba204b03517" }, "downloads": -1, "filename": "django-password-reset-fc-0.5.1.zip", "has_sig": false, "md5_digest": "e7225ad6eafdca4e6506bb9d9515c2ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18927, "upload_time": "2013-04-19T12:01:44", "url": "https://files.pythonhosted.org/packages/ce/98/cebbc1c8f46e26e1509e16da9ad4a438789a54d051068a2abd0a0e36d3a2/django-password-reset-fc-0.5.1.zip" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "ec10071b3caeaa76db7b75f5fcffd0d0", "sha256": "9370b7861adc3a5cfae3f809a724df2d415d1629b3cf5dec03404f9fcf3e28f2" }, "downloads": -1, "filename": "django-password-reset-fc-0.6.0.zip", "has_sig": false, "md5_digest": "ec10071b3caeaa76db7b75f5fcffd0d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19424, "upload_time": "2013-04-23T07:28:28", "url": "https://files.pythonhosted.org/packages/76/a9/ab7617d220878eb697644d7c25717642a6d377c3e500db017498e7fb4117/django-password-reset-fc-0.6.0.zip" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "22e089b3e02b2314686de71a3a04730e", "sha256": "5991763983205d728606a6cb48eaf7a6ffdf7c48eba5c3153adbd22e7bb7f866" }, "downloads": -1, "filename": "django-password-reset-fc-0.6.1.zip", "has_sig": false, "md5_digest": "22e089b3e02b2314686de71a3a04730e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19599, "upload_time": "2013-04-23T11:12:25", "url": "https://files.pythonhosted.org/packages/b2/7c/5d984febef64d5d21a808b4d60d0fd09ca24f9783b105721cbc8d7a03bc7/django-password-reset-fc-0.6.1.zip" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "e4d0a1ef2172fdf44c1a7910d837d47a", "sha256": "5341987ebf0f5effccd0c91edbacd76dc75aad144488b08872b64da0300f0347" }, "downloads": -1, "filename": "django-password-reset-fc-0.6.2.zip", "has_sig": false, "md5_digest": "e4d0a1ef2172fdf44c1a7910d837d47a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19648, "upload_time": "2013-09-17T10:42:22", "url": "https://files.pythonhosted.org/packages/65/9a/ab68c43df9e5b6a9169f7b62a72ab0d949ee868896953c98b5eb2ab82329/django-password-reset-fc-0.6.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e4d0a1ef2172fdf44c1a7910d837d47a", "sha256": "5341987ebf0f5effccd0c91edbacd76dc75aad144488b08872b64da0300f0347" }, "downloads": -1, "filename": "django-password-reset-fc-0.6.2.zip", "has_sig": false, "md5_digest": "e4d0a1ef2172fdf44c1a7910d837d47a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19648, "upload_time": "2013-09-17T10:42:22", "url": "https://files.pythonhosted.org/packages/65/9a/ab68c43df9e5b6a9169f7b62a72ab0d949ee868896953c98b5eb2ab82329/django-password-reset-fc-0.6.2.zip" } ] }