From 8bea746d8362a8165c1b720ce2b81ecd2217a89e Mon Sep 17 00:00:00 2001 From: Ezra Rice Date: Thu, 2 Jun 2022 12:24:25 -0400 Subject: [PATCH 01/13] Update Add.html BS v5 changed block buttons, panels -> cards, and icon classes. --- mfa/templates/Email/Add.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mfa/templates/Email/Add.html b/mfa/templates/Email/Add.html index 9b1db75..a1a5bfe 100644 --- a/mfa/templates/Email/Add.html +++ b/mfa/templates/Email/Add.html @@ -5,11 +5,11 @@

-
-
+
+
Activate Token by email
-
+
{% csrf_token %} {% if invalid %} @@ -33,12 +33,12 @@
- +
-
+
@@ -48,4 +48,4 @@
-{% endblock %} \ No newline at end of file +{% endblock %} From f655851f65b6624ec2a24557abc7ee24d658e6e2 Mon Sep 17 00:00:00 2001 From: Ezra Rice Date: Thu, 2 Jun 2022 12:28:34 -0400 Subject: [PATCH 02/13] BS v5 buttons, panels, icons update BS v5 changed block buttons, panels -> cards, and icon classes. --- mfa/templates/Email/recheck.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mfa/templates/Email/recheck.html b/mfa/templates/Email/recheck.html index 913804c..37e3f0d 100644 --- a/mfa/templates/Email/recheck.html +++ b/mfa/templates/Email/recheck.html @@ -16,11 +16,11 @@
-
-
+
+
Email One Time Password
-
+
@@ -48,14 +48,14 @@
- +
-
+
From 4a2839a4fba5c50b5e0035d43cf755d6e57a632a Mon Sep 17 00:00:00 2001 From: Ezra Rice Date: Thu, 2 Jun 2022 12:30:27 -0400 Subject: [PATCH 03/13] BS v5 panels BootStrap v5 changed panels to cards --- mfa/templates/FIDO2/Add.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mfa/templates/FIDO2/Add.html b/mfa/templates/FIDO2/Add.html index 5340c45..fc11d37 100644 --- a/mfa/templates/FIDO2/Add.html +++ b/mfa/templates/FIDO2/Add.html @@ -59,11 +59,11 @@

-
-
+
+
FIDO2 Security Key
-
+
@@ -73,4 +73,4 @@
{% include "modal.html" %} -{% endblock %} \ No newline at end of file +{% endblock %} From 566b05f1e69ff9d982d62e3c2d046e494ba06bf8 Mon Sep 17 00:00:00 2001 From: Ezra Rice Date: Thu, 2 Jun 2022 12:32:09 -0400 Subject: [PATCH 04/13] BS v5 panels update BootStrap v5 changed panels to cards --- mfa/templates/FIDO2/recheck.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mfa/templates/FIDO2/recheck.html b/mfa/templates/FIDO2/recheck.html index e5d8e79..22696f0 100644 --- a/mfa/templates/FIDO2/recheck.html +++ b/mfa/templates/FIDO2/recheck.html @@ -4,11 +4,11 @@
-
-
+
+
Security Key
-
+
@@ -114,4 +114,4 @@ - \ No newline at end of file + From e4aaee6e1a33d9f67503a1b03810d3664a4ae4b7 Mon Sep 17 00:00:00 2001 From: Ezra Rice Date: Thu, 2 Jun 2022 12:42:28 -0400 Subject: [PATCH 05/13] BS v5 buttons update Updated the display of buttons when used as an `` tag. This change was made in BS4. --- mfa/templates/TOTP/Add.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mfa/templates/TOTP/Add.html b/mfa/templates/TOTP/Add.html index d303f96..60b9f69 100644 --- a/mfa/templates/TOTP/Add.html +++ b/mfa/templates/TOTP/Add.html @@ -98,7 +98,7 @@
@@ -106,4 +106,4 @@
{% include "modal.html" %} -{% endblock %} \ No newline at end of file +{% endblock %} From b763c22297544e7e890c4d6f37ffef64c5f1f0c2 Mon Sep 17 00:00:00 2001 From: Ezra Rice Date: Thu, 2 Jun 2022 12:43:53 -0400 Subject: [PATCH 06/13] BS v5 buttons, panels, icons update BS v5 changed block buttons, panels -> cards, and icon classes. --- mfa/templates/TOTP/recheck.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mfa/templates/TOTP/recheck.html b/mfa/templates/TOTP/recheck.html index 87c5a7c..2581f01 100644 --- a/mfa/templates/TOTP/recheck.html +++ b/mfa/templates/TOTP/recheck.html @@ -16,11 +16,11 @@
-
-
+
+
One Time Password
-
+
@@ -48,14 +48,14 @@
- +
-
+
From 7595b8d0c57d9af414e793eac26a0fb4e3e5551b Mon Sep 17 00:00:00 2001 From: Ezra Rice Date: Thu, 2 Jun 2022 12:51:05 -0400 Subject: [PATCH 07/13] BS v5 buttons, panels, icons update BS v5 changed block buttons, panels -> cards, and icon classes. --- mfa/templates/TrustedDevices/Add.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mfa/templates/TrustedDevices/Add.html b/mfa/templates/TrustedDevices/Add.html index dbb1961..290d154 100644 --- a/mfa/templates/TrustedDevices/Add.html +++ b/mfa/templates/TrustedDevices/Add.html @@ -31,11 +31,11 @@
-
-
+
+
Add Trusted Device
-
+
{% if success %}
Please check your PC window, to continue the process. @@ -69,7 +69,7 @@
- + @@ -104,7 +104,7 @@
{% endcomment %} -
+
@@ -113,7 +113,7 @@ {% endif %}
-