From fed7b3068dcea2ebf65314c4f212350720631706 Mon Sep 17 00:00:00 2001 From: Sarper Akdemir Date: Mon, 13 Nov 2023 17:19:01 +0300 Subject: tdf#157518: enforce password policy on setmasterpassworddlg Change-Id: I7e7adde8f0d55808d16dc9247954a7645a1d3601 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159384 Tested-by: Jenkins Reviewed-by: Sarper Akdemir --- uui/uiconfig/ui/setmasterpassworddlg.ui | 44 +++++++++++++++++++++++++++------ 1 file changed, 37 insertions(+), 7 deletions(-) (limited to 'uui/uiconfig/ui/setmasterpassworddlg.ui') diff --git a/uui/uiconfig/ui/setmasterpassworddlg.ui b/uui/uiconfig/ui/setmasterpassworddlg.ui index 52cec48eb30a..1fd06e0e5c57 100644 --- a/uui/uiconfig/ui/setmasterpassworddlg.ui +++ b/uui/uiconfig/ui/setmasterpassworddlg.ui @@ -95,14 +95,43 @@ - + + True - False - 6 - _Enter password: - True - password1 - 0 + False + 12 + 1 + + + True + False + end + 6 + True + _Enter password: + True + password1 + 0 + + + 0 + 0 + + + + + False + True + end + 6 + True + True + + + 1 + 0 + + False @@ -133,6 +162,7 @@ True False + Bar that displays password strength visually. False -- cgit