File tree Expand file tree Collapse file tree
src/main/resources/templates/fragments Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8686 th:field ="*{username} "
8787 th:accesskey ="#{screen.welcome.label.email.accesskey} "
8888 th:value ="${@casThymeleafLoginFormDirector.getLoginFormUsername(#vars)} "
89- autocomplete ="off " />
89+ autocomplete ="off "
90+ autofocus />
9091 < label for ="username " class ="mdc-floating-label " th:utext ="#{screen.welcome.label.email} "> </ label >
9192 </ div >
9293 </ section >
Original file line number Diff line number Diff line change 8080 maxlength ="6 "
8181 th:accesskey ="#{screen.twofactor.label.onetimepassword.accesskey} "
8282 th:field ="*{oneTimePassword} "
83- autocomplete ="off " />
83+ autocomplete ="off "
84+ autofocus />
8485 < label for ="username " class ="mdc-floating-label " th:utext ="#{screen.twofactor.label.onetimepassword} "> </ label >
8586 </ div >
8687 </ div >
You can’t perform that action at this time.
0 commit comments