From 45c4bb5ee2fa4a8c6eda0e98a3914e84cc538c0f Mon Sep 17 00:00:00 2001 From: Mishka Date: Thu, 5 Dec 2024 16:17:10 +0100 Subject: [PATCH] Fix closing tag --- .../challenge/security_keys/new.html.erb.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/generators/authentication/templates/erb/two_factor_authentication/challenge/security_keys/new.html.erb.tt b/lib/generators/authentication/templates/erb/two_factor_authentication/challenge/security_keys/new.html.erb.tt index 4027938e..ba9fa902 100644 --- a/lib/generators/authentication/templates/erb/two_factor_authentication/challenge/security_keys/new.html.erb.tt +++ b/lib/generators/authentication/templates/erb/two_factor_authentication/challenge/security_keys/new.html.erb.tt @@ -9,4 +9,4 @@

Verify with your security key.

<%%= button_tag "Use security key", type: :button, data: { web_authn_target: "button", action: "web-authn#getCredential" } %>

Have your security key ready. If it's the USB kind insert it now and then, if it has one, press the activation button when asked.

-
+