Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Strong Password Validation
#3

(This post was last modified: 12-15-2016, 08:16 AM by natanfelles.)

(12-14-2016, 09:10 PM)Narf Wrote: Example of why the word "overthinking" exists.

Do NOT put artificial limits. DO require minimum strenght.

A 33-character password is stronger than a 32-character one - maximum length is a limitation (bad).
A 4-character password is weaker than a 5-characater one - minimum length ~= minimum strength (good; in principle ... should be at least 10 nowadays).

Thank you, Narf.

Limits can be changed.
Reply


Messages In This Thread
RE: CodeIgniter Strong Password Validation - by natanfelles - 12-15-2016, 08:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB