Matt Wright 903b07bfbb Polish
2012-05-15 17:04:42 -04:00
2012-04-26 11:35:24 -03:00
2012-05-14 18:58:43 -04:00
2012-05-15 17:04:42 -04:00
2012-03-27 14:26:45 -04:00
2012-04-27 13:44:14 -04:00
2012-03-27 14:26:45 -04:00
2012-03-08 16:03:53 -05:00
2012-05-01 15:43:14 -04:00

Flask-Security
==============

Simple security for Flask applications combining Flask-Login, Flask-Principal, 
Flask-WTF, passlib, and your choice of datastore. Currently SQLAlchemy via 
Flask-SQLAlchemy and MongoEngine via Flask-MongoEngine are supported out of the 
box. You will need to install the necessary Flask extensions that you'll be 
using. Additionally, you may need to install an encryption library such as 
py-bcrypt to support bcrypt passwords.

Documentation: http://packages.python.org/Flask-Security/
S
Description
Quick and simple security for Flask applications
Readme MIT 1.2 MiB
Languages
Python 95.2%
HTML 4.8%