From 1f9dd7e910a9966651a7840a1ec0b0c15de66ca6 Mon Sep 17 00:00:00 2001 From: Csaern Date: Tue, 3 Dec 2024 09:13:33 +0100 Subject: [PATCH] minor change to password info --- client/src/components/Login/RegisterForm.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/src/components/Login/RegisterForm.vue b/client/src/components/Login/RegisterForm.vue index e697c38e1b5f..1302c5cd9f9f 100644 --- a/client/src/components/Login/RegisterForm.vue +++ b/client/src/components/Login/RegisterForm.vue @@ -209,11 +209,11 @@ async function submit() { autocomplete="new-password" required /> - + Password Guidelines - +
- +
Weak Password @@ -297,7 +297,7 @@ async function submit() {

A good password should meet the following criteria:

    -
  • At east 12 characters long.
  • +
  • At least 12 characters long.
  • Use uppercase and lowercase letters.
  • At least one number and one special character.
  • Avoid common passwords like 123456 or password.