M
Miguel Dias Moura
Hello,
I need to set a basic format for the usernames and passwords in my web
site.
Basically, I need to know what should be the minimum requirements for
having a good security level.
Something like having a password with a minimum of 8 letters (6 letters
and 2 numbers). This is just an example.
Anyway, I need some advice on the format to use and help on how to
create a regular expression.
Thanks,
Miguel
I need to set a basic format for the usernames and passwords in my web
site.
Basically, I need to know what should be the minimum requirements for
having a good security level.
Something like having a password with a minimum of 8 letters (6 letters
and 2 numbers). This is just an example.
Anyway, I need some advice on the format to use and help on how to
create a regular expression.
Thanks,
Miguel