From c95de4aa19cb2cb15595eb9cdaee53f8c3b82595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Corentin=20S=C3=A9chet?= Date: Mon, 9 Jan 2023 17:44:15 +0100 Subject: [PATCH] widgets: add aria-live attribute on password strength hint (#73095) --- src/authentic2/templates/authentic2/widgets/new_password.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/authentic2/templates/authentic2/widgets/new_password.html b/src/authentic2/templates/authentic2/widgets/new_password.html index f6012ac46..ab3310230 100644 --- a/src/authentic2/templates/authentic2/widgets/new_password.html +++ b/src/authentic2/templates/authentic2/widgets/new_password.html @@ -13,7 +13,7 @@
-
+
{% trans "Your password is too weak. To create a secure password, please " %}