lingthio / Flask-User

Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password and more.
http://flask-user.readthedocs.io/
MIT License
1.06k stars 292 forks source link

No message flashed in edit_user_profile_view #219

Open koberlag opened 6 years ago

koberlag commented 6 years ago

There is no message flashed in the edit_user_profile_view after committing the saved changes.

inspiretk commented 6 years ago

You on v1.0? version 1.0 just pushes User back to homepage, which is normal.