diff --git a/themes/src/main/resources/theme/base/login/login-username.ftl b/themes/src/main/resources/theme/base/login/login-username.ftl index 97e57552f7..8b932f989c 100755 --- a/themes/src/main/resources/theme/base/login/login-username.ftl +++ b/themes/src/main/resources/theme/base/login/login-username.ftl @@ -17,7 +17,7 @@ aria-invalid="<#if messagesPerField.existsError('username')>true" class="${properties.kcInputClass!}" name="username" value="${(login.username!'')}" - type="text" autofocus autocomplete="off" + type="text" autofocus autocomplete="username" dir="ltr"/> <#if messagesPerField.existsError('username')>