opws / opws-dataset

Profiles for the user account systems of various sites.
Open Data Commons Open Database License v1.0
14 stars 2 forks source link

Create mojang.com.yaml #326

Open stuartpb opened 5 years ago

stuartpb commented 5 years ago

Some notes as I was prepping this commit:

"Password too weak" when entering aaaaaa, no further info given

registration says min of 8, reset says 6

"Password matches 1 of 4 character rules, but 2 are required. Password must contain at least 1 uppercase characters. Password must contain at least 1 digit characters. Password must contain at least 1 non-alphanumeric characters."

Has a "Remember me" checkbox (unchecked)

Can trigger a "Too many reset attempts!"

"punct" here includes space: the technical correct class would be "^alnum"