Customizable User Login for Flask: Register, Confirm, Forgot password and more
Project description
==========
Flask-User
==========
Overview
--------
!!News Flash: In v0.3.1 and v0.3.2 confirmation emails were not working.
Please upgrade to v0.3.3. Thank you!!
| Many Flask websites require that their users can Register, Confirm email,
| Login, Logout, Change password and manage forgotten passwords.
| Each website often requires different and precise customization of this process.
Flask-User aims to provide a ready to use **and** fully customizable package that offers:
* **Reliable** user management functionality,
* **Secure** password hashing, token encryption and signing,
* **Ready to use** after an easy install and setup,
* **Fully customizable** through well documented config settings and attributes, and
* **Good documentation**.
Status
------
This package is relatively new. We are looking for alpha testers to give us feedback
on how it behaves in different usage scenarios. If something doesn't work the way
you expect it to work, please take the time to email ling [at] gmail.com and help us
reach outstanding quality quickly. Thanks!
We're also welcoming feature requests. In particular, we would like to know if there's
a need out there for database adapters other than the SQLAlchemyAdapter.
Documentation
-------------
* `View documentation here <https://pythonhosted.org/Flask-User/>`_
Revision History
----------------
* v0.3.3 Added minimal-app and username-app examples to docs
* v0.3.2 Bugfix for Confirm email
* v0.3.1 Alpha release
* v0.3 Confirm email, Forgot password, Reset password
* v0.2 Change username, Change password
* v0.1 Register, Login, Logout
Contact
-------
Ling Thio - ling.thio [at] gmail.com
Flask-User
==========
Overview
--------
!!News Flash: In v0.3.1 and v0.3.2 confirmation emails were not working.
Please upgrade to v0.3.3. Thank you!!
| Many Flask websites require that their users can Register, Confirm email,
| Login, Logout, Change password and manage forgotten passwords.
| Each website often requires different and precise customization of this process.
Flask-User aims to provide a ready to use **and** fully customizable package that offers:
* **Reliable** user management functionality,
* **Secure** password hashing, token encryption and signing,
* **Ready to use** after an easy install and setup,
* **Fully customizable** through well documented config settings and attributes, and
* **Good documentation**.
Status
------
This package is relatively new. We are looking for alpha testers to give us feedback
on how it behaves in different usage scenarios. If something doesn't work the way
you expect it to work, please take the time to email ling [at] gmail.com and help us
reach outstanding quality quickly. Thanks!
We're also welcoming feature requests. In particular, we would like to know if there's
a need out there for database adapters other than the SQLAlchemyAdapter.
Documentation
-------------
* `View documentation here <https://pythonhosted.org/Flask-User/>`_
Revision History
----------------
* v0.3.3 Added minimal-app and username-app examples to docs
* v0.3.2 Bugfix for Confirm email
* v0.3.1 Alpha release
* v0.3 Confirm email, Forgot password, Reset password
* v0.2 Change username, Change password
* v0.1 Register, Login, Logout
Contact
-------
Ling Thio - ling.thio [at] gmail.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Flask-User-0.3.3.tar.gz
(33.5 kB
view hashes)