apple / password-manager-resources

A place for creators and users of password managers to collaborate on resources to make password management better.
MIT License
4.15k stars 448 forks source link

Add my.konami.net #573

Closed AskForAli closed 2 years ago

AskForAli commented 2 years ago

Overall Checklist

for password-rules.json

I did some testing and the website does not seem to care if your password is all lower-case or all upper-case. The only hard requirement is that it must be within 8-32 characters and contain a digit, no symbols allowed.

Knowing this, should it be changed to "allowed: lower; allowed: upper; required: digit;" ? I'm not sure, happy to change if need be! Thanks!

What I suggested of required: lower, upper, digit works perfectly fine though.

Screen Shot 2022-01-27 at 2 04 18 PM