All Collections
General
Fixing issues
No password policy issue
No password policy issue

What is this issue and how to solve it?

Updated over a week ago

This issue is fired whenever your app does not have a minimum password policy for your user accounts.

Minimum password requirements help to protect web applications by ensuring that users create strong and unique passwords that are resistant to brute-force attacks and guessing.

This can help to prevent user accounts from being compromised and protect sensitive data.

Solution

You can easily set minimum password requirements by going to β€œSettings > General”.
We recommend putting at least 8 characters and requiring at least a number, a capital letter, and a non-alphanumeric character.

Did this answer your question?