Integrate flask-principal in order to provide RBAC.

This commit is contained in:
yackob03 2013-09-20 18:38:17 -04:00
parent 8e169b1026
commit 458b69953a
8 changed files with 237 additions and 103 deletions

View file

@ -1,3 +1,4 @@
peewee
flask
py-bcrypt
py-bcrypt
Flask-Principal