From c6b08982135d9685a40c2e76ff205b95c5cd27a2 Mon Sep 17 00:00:00 2001 From: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com> Date: Thu, 12 Mar 2020 17:52:14 -0500 Subject: [PATCH] Enforce Passphrase Policy (#1172) * Update jslib (44b86f5 -> 36241e9) and initial commit of passphrase policy * Reverted string changes - updated number of words event trigger * Update input event to blur to match other number fields * Update jslib (36241e9 -> 0a30c7e) Co-authored-by: Vincent Salucci --- jslib | 2 +- src/popup/generator/password-generator.component.html | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/jslib b/jslib index 44b86f5dd0..0a30c7eb1e 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit 44b86f5dd028271059b70a00d7878fbb1a06023f +Subproject commit 0a30c7eb1ecbac500e6c55a7d4024d98efa982bc diff --git a/src/popup/generator/password-generator.component.html b/src/popup/generator/password-generator.component.html index 350c75c8e5..c3dc240ee3 100644 --- a/src/popup/generator/password-generator.component.html +++ b/src/popup/generator/password-generator.component.html @@ -11,7 +11,7 @@ - + {{'passwordGeneratorPolicyInEffect' | i18n}}
@@ -51,7 +51,7 @@
-
@@ -61,11 +61,13 @@
- +
- +