mirror of
https://github.com/wassname/flask-security.git
synced 2026-09-10 12:01:01 +08:00
Merged user-account-mixin branch
This commit is contained in:
@@ -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 = {}
|
||||
|
||||
Reference in New Issue
Block a user