15 Jun 2023, 20:51

At the moment, the password choosen by the user must respect these criterias:

-Minimum 8 characters
-Minimum 2 letters
-Minimum 1 number
-Minimum 1 special characters

I had a look into it but I have not been able to find where I could update these requirements in the code.

Can anyone help ?

Cheers !