Am I the Only Woman in This Sea of Men?
-
Sure! I also have the chat section on my site. That way we can just chat it up if you like
-
Im trying to register, but it says my password too weak, even though I have 8 characters/numbers.
Does it require extra special characters?The nodebb registration / email validation has been the thing Ive had most problems with over the years on my own instances
-
Let me check the password complexity.
-
I decreased it to 1, I did have it at 2. I do Cybersecurity for work.
-
This is NodeBB's password levels:
<select id="minimumPasswordStrength" class="form-select" data-field="minimumPasswordStrength">
<option value="0">0 - too guessable: risky password</option>
<option value="1">1 - very guessable</option>
<option value="2">2 - somewhat guessable</option>
<option value="3">3 - safely unguessable</option>
<option value="4">4 - very unguessable</option>
</select> -
-
Let me create a private chat for us
-
Try now, if it doesn't work. Then log out and log in, it should work then