wangxiyu191
2016-07-29 11:43:55 +08:00
committed by Kevin Chung
parent 70a0245e89
commit 431fab0520

View File

@@ -67,7 +67,7 @@ def reset_password(data=None):
text = """
Did you initiate a password reset?
{0}/reset_password/{1}
{0}/{1}
""".format(url_for('auth.reset_password', _external=True), token.encode('base64'))