summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-16 16:33:31 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-16 16:33:31 +0100
commit0ea0e7d7215648844a58d90315eb193a55458779 (patch)
treeff76de274f39668d727815d5d4130d59f41a465c /contrib
parentea94fab6e38856cf459c3571e2f9ea036babc003 (diff)
downloadanastasis-gtk-0ea0e7d7215648844a58d90315eb193a55458779.tar.gz
anastasis-gtk-0ea0e7d7215648844a58d90315eb193a55458779.tar.bz2
anastasis-gtk-0ea0e7d7215648844a58d90315eb193a55458779.zip
stress case-sensitivity of security answer (#7084)
Diffstat (limited to 'contrib')
-rw-r--r--contrib/anastasis_gtk_auth_add_question.glade16
1 files changed, 16 insertions, 0 deletions
diff --git a/contrib/anastasis_gtk_auth_add_question.glade b/contrib/anastasis_gtk_auth_add_question.glade
index 77cd746..59a18e6 100644
--- a/contrib/anastasis_gtk_auth_add_question.glade
+++ b/contrib/anastasis_gtk_auth_add_question.glade
@@ -286,6 +286,22 @@ the answer exactly as you typed it here.</property>
<property name="position">1</property>
</packing>
</child>
+ <child>
+ <object class="GtkLabel" id="case_sensitivity_label">
+ <property name="visible">True</property>
+ <property name="can-focus">False</property>
+ <property name="label" translatable="yes">Note that the answer is case-sensitive and must be entered
+in exactly the same way (punctuation, spaces) during recovery.</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>