yackob03
|
67147240b6
|
Use production config in production and dev config in dev.
|
2013-09-30 23:54:12 -04:00 |
|
yackob03
|
99341f7d53
|
Send a confirmation email when an account is created. Links don't do anything yet.
|
2013-09-27 19:29:01 -04:00 |
|
yackob03
|
9278871381
|
Load flask principal permissions even for web and api endpoints.
|
2013-09-26 16:32:09 -04:00 |
|
yackob03
|
ee5ea51532
|
Refactor the code into modules, it was getting unweildy.
|
2013-09-25 12:45:12 -04:00 |
|
yackob03
|
2611d70185
|
Need to unwrap the flask user to get the db user for api queries.
|
2013-09-24 18:38:58 -04:00 |
|
yackob03
|
cc58b970d6
|
Decouple the db user from the flask login user.
|
2013-09-24 18:21:27 -04:00 |
|
yackob03
|
e107d79612
|
Add some login machinery.
|
2013-09-23 12:37:40 -04:00 |
|
yackob03
|
458b69953a
|
Integrate flask-principal in order to provide RBAC.
|
2013-09-20 18:38:17 -04:00 |
|
yackob03
|
8e169b1026
|
Index that kinda works and is backed by a database. Still lots to do.
|
2013-09-20 11:55:44 -04:00 |
|