Never send passwords to the UI

This commit is contained in:
Deluan
2021-04-29 20:04:01 -04:00
parent 71dc0dddaf
commit eaf40efdf4
4 changed files with 10 additions and 5 deletions
+2 -1
View File
@@ -86,7 +86,8 @@
"updatedAt": "Updated at",
"name": "Name",
"password": "Password",
"createdAt": "Created at"
"createdAt": "Created at",
"changePassword": "Change Password"
},
"helperTexts": {
"name": "Changes to your name will only be reflected on next login"