# HG changeset patch # User Kim Alvefur # Date 1679586498 -3600 # Node ID acab61ba7f02e6413e30863d6a7cb1c2491a3037 # Parent 3a1df3adad0ca47f936a31275763d04a9ddf2ba2 mod_http_oauth2: Focus username field automatically Reduces effort, not having to click or tab to focus the username field. Should have no negative effects since there's no other elements one might want to focus. diff -r 3a1df3adad0c -r acab61ba7f02 mod_http_oauth2/html/login.html --- a/mod_http_oauth2/html/login.html Thu Mar 23 16:28:08 2023 +0100 +++ b/mod_http_oauth2/html/login.html Thu Mar 23 16:48:18 2023 +0100 @@ -16,7 +16,7 @@

{state.error}

}
-
+