From 5c76dcc1732071e1f3623ab0c9365ac0e48bc926 Mon Sep 17 00:00:00 2001 From: "Chris (Homy)" Date: Sun, 8 Aug 2021 09:31:04 +0200 Subject: [PATCH] GUACAMOLE-1397: AUTH-TOTP set autofocus to input field --- .../src/main/resources/templates/authenticationCodeField.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/guacamole-auth-totp/src/main/resources/templates/authenticationCodeField.html b/extensions/guacamole-auth-totp/src/main/resources/templates/authenticationCodeField.html index 84859aae6..30c07f434 100644 --- a/extensions/guacamole-auth-totp/src/main/resources/templates/authenticationCodeField.html +++ b/extensions/guacamole-auth-totp/src/main/resources/templates/authenticationCodeField.html @@ -41,7 +41,7 @@
+ ng-model="model" autocorrect="off" autocapitalize="off" autofocus>