diff --git a/src/main/webapp/app/login/login.component.html b/src/main/webapp/app/login/login.component.html index 7278318..8a6e5db 100644 --- a/src/main/webapp/app/login/login.component.html +++ b/src/main/webapp/app/login/login.component.html @@ -163,7 +163,7 @@ *ngIf="loginForm.get('password')?.errors?.minlength" jhiTranslate="global.messages.validate.newpassword.minlength" > - Your password is required to be at least 4 characters. + Your password is required to be at least 8 characters.