apple / apple/password-manager-resources
Quirk suggestion for neopets.com
- Dominant language
- JavaScript
- Stars
- 4.9k
- Forks
- 655
- Avg merge
- 9h 50m
- Merged PRs (30d)
- 15
Description
1. Visit http://www.neopets.com.
2. Click “Sign Up” in top right.
3. Start typing the password field.
Popup appears with password requirements, which are:
- 6-20 characters
- at least 1 letter
- at least 2 numbers
- no spaces
From my testing it appears that they accept all special characters.
Contributor guide
Research direction
Start by reproducing the signup flow at http://www.neopets.com and confirm the password requirements shown in the popup. Then inspect how this repository records site-specific password quirks and document the 6–20 character limit, letter requirement, two-number requirement, no-space rule, and accepted special characters.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100