Merged user-account-mixin branch

This commit is contained in:
Matt Wright
2012-03-28 11:08:41 -04:00
7 changed files with 49 additions and 10 deletions
+1
View File
@@ -258,6 +258,7 @@ class Security(object):
"""
if app is None or datastore is None: return
# TODO: change blueprint name
blueprint = Blueprint('auth', __name__)
configured = {}