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 101101 size ="25 "
102102 th:accesskey ="#{screen.welcome.label.password.accesskey} "
103103 th:field ="*{password} "
104- autocomplete ="new -password " />
104+ autocomplete ="current -password " />
105105 < label for ="password " class ="mdc-floating-label " th:utext ="#{screen.welcome.label.password} "> </ label >
106106 </ div >
107107 < div class ="mdc-text-field-helper-line caps-warn ">
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 ="new-password "
83+ autocomplete ="one-time-code "
8484 autofocus />
8585 < label for ="oneTimePassword " class ="mdc-floating-label " th:utext ="#{screen.twofactor.label.onetimepassword} "> </ label >
8686 </ div >
You can’t perform that action at this time.
0 commit comments