Remove entropy check on password
It seems that computing entropy (which we did badly) is not very pertinent: https://security.stackexchange.com/a/193182. Also it is not in the recommendation of NIST. So it seems better to include in the forbidden passwords the repetitive and sequential common passwords.