Make password hints available in the error message #85

This commit is contained in:
Jean-Christophe BEGUE
2018-08-10 15:21:42 +02:00
parent 56b3afa77c
commit c031ae9f2f
4 changed files with 27 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ pub fn routes() -> Vec<Route> {
post_email,
delete_account,
revision_date,
password_hint,
sync,