diff --git a/modules/account/front/descriptor/index.html b/modules/account/front/descriptor/index.html
index 88b1a9c6d..50e4d2177 100644
--- a/modules/account/front/descriptor/index.html
+++ b/modules/account/front/descriptor/index.html
@@ -143,13 +143,15 @@
ng-if="$ctrl.askOldPass"
label="Old password"
ng-model="$ctrl.oldPassword"
- type="password">
+ type="password"
+ vn-focus>
+ info="{{'Password requirements' | translate:$ctrl.passRequirements}}"
+ vn-focus>
+ ng-model="$ctrl.syncUser"
+ vn-focus>