password-manager-resources icon indicating copy to clipboard operation
password-manager-resources copied to clipboard

Added app.digiboxx.com in password-rules

Open amalgopal2015 opened this issue 1 year ago • 3 comments

Overall Checklist

for password-rules.json

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

amalgopal2015 avatar Feb 18 '24 20:02 amalgopal2015

Added app.digiboxx.com in password-rules

Screenshot 2024-02-19 020512

amalgopal2015 avatar Feb 18 '24 20:02 amalgopal2015

Hi @amalgopal2015! How did you come up with that list of special characters? Did the website list them, or did you try experimentally?

rmondello avatar Feb 18 '24 23:02 rmondello

I took a look at this by verifying each character individually (the site highlights when the requirement has been met) and the commit is not quite correct. The site requires at least one of the 0-8 number key symbols [!@#$%^&*]. The change submitted is missing the asterisk character.

The 9 and 0 key open and close parenthesis do NOT fulfill the symbol requirement. Nor do any of the other keyboard symbols ~`-_=+[{]}|;:'",<.>/? However, any of these symbols are allowed -- they just don't fulfill the requirement.

kiddailey avatar Apr 11 '24 07:04 kiddailey

I have updated this PR to include special characters mentioned on the app.digiboxx.com sign up page: Screenshot 2024-09-27 at 3 30 47 PM

dmmaslenn avatar Sep 27 '24 22:09 dmmaslenn