Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added password rules for account.samsung.com #766

Merged
merged 2 commits into from
May 29, 2024

Conversation

rohitpoks
Copy link
Contributor

@rohitpoks rohitpoks commented May 29, 2024

Added password rules to ensure a smooth authentication experience to the Samsung (https://account.samsung.com) webpage by ensuring the generated password includes digits, special characters, and alphabets, and is no longer than 15 characters as required by the website.

Here are two screenshots of the requirements:

Screenshot 2024-05-28 at 6 03 30 PM Screenshot 2024-05-28 at 6 03 41 PM

Overall Checklist

for password-rules.json

  • The given rule isn't particularly standard and obvious for password managers
  • Generated passwords have been tested from this rule using the Password Rules Validation Tool
  • Information has been included about the website's requirements (eg. screenshots, error messages, steps during experimentation, etc.)
  • The PR isn't documenting something that would be a common practice among password managers (e.g. minimal length of 6)

Added password rules to ensure a smooth authentication experience for the webpage account.samsung.com by ensuring the generated password includes digits, special characters, and alphabets, and is no longer than 15 characters as required by the website.
quirks/password-rules.json Outdated Show resolved Hide resolved
@jmulani jmulani merged commit 75daa1c into apple:main May 29, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants