gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis-gtk] branch master updated: explicitly mention 8-digit


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: explicitly mention 8-digit code and Google's badness
Date: Tue, 16 Nov 2021 14:33:34 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository anastasis-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new f2fbc38  explicitly mention 8-digit code and Google's badness
f2fbc38 is described below

commit f2fbc38b8201d109c34d2fc5f6568c5c648cf328
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Nov 16 14:33:31 2021 +0100

    explicitly mention 8-digit code and Google's badness
---
 contrib/anastasis_gtk_auth_add_totp.glade | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)

diff --git a/contrib/anastasis_gtk_auth_add_totp.glade 
b/contrib/anastasis_gtk_auth_add_totp.glade
index 1d1ce64..56a4224 100644
--- a/contrib/anastasis_gtk_auth_add_totp.glade
+++ b/contrib/anastasis_gtk_auth_add_totp.glade
@@ -185,7 +185,9 @@ import the TOTP secret it into your TOTP App.</property>
                     <property name="visible">True</property>
                     <property name="can-focus">False</property>
                     <property name="halign">start</property>
-                    <property name="label" translatable="yes">Confirm that 
your TOTP App works by entering the current code here:</property>
+                    <property name="margin-start">10</property>
+                    <property name="margin-end">10</property>
+                    <property name="label" translatable="yes">Confirm that 
your TOTP App works by entering the current 8-digit TOTP code here:</property>
                   </object>
                   <packing>
                     <property name="expand">False</property>
@@ -214,6 +216,24 @@ import the TOTP secret it into your TOTP App.</property>
                     <property name="position">1</property>
                   </packing>
                 </child>
+                <child>
+                  <object class="GtkLabel" id="google_label">
+                    <property name="visible">True</property>
+                    <property name="can-focus">False</property>
+                    <property name="halign">start</property>
+                    <property name="margin-start">20</property>
+                    <property name="margin-end">20</property>
+                    <property name="label" translatable="yes">We note that 
Google's implementation of TOTP is incomplete and will not work. We recommend 
using FreeOTP+.</property>
+                    <attributes>
+                      <attribute name="scale" value="0.80000000000000004"/>
+                    </attributes>
+                  </object>
+                  <packing>
+                    <property name="expand">False</property>
+                    <property name="fill">True</property>
+                    <property name="position">2</property>
+                  </packing>
+                </child>
               </object>
               <packing>
                 <property name="expand">False</property>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]