mirror of
https://github.com/wassname/flask-security.git
synced 2026-09-10 12:01:01 +08:00
Clean up
This commit is contained in:
@@ -119,3 +119,5 @@ def reset_password_reset_token(user):
|
||||
|
||||
password_reset_requested.send(dict(user=user, token=token),
|
||||
app=app._get_current_object())
|
||||
|
||||
return token
|
||||
|
||||
Reference in New Issue
Block a user