June 25, 20241 yr Is it possible that the inputfield for the 2FA when logging on gets the focus so you can enter your code dicretly without selecting the input-field ?
June 25, 20241 yr it already has the autofocus property, just like the username for the loginname: https://github.com/froxlor/Froxlor/blob/main/templates/Froxlor/login/enter2fa.html.twig#L22
Create an account or sign in to comment