human-essentials icon indicating copy to clipboard operation
human-essentials copied to clipboard

[BUG]: Password complexity requirements unclear

Open Benabik opened this issue 2 years ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

When creating a new account, it says to use punctuation in your password. Adding a comma (to a password that already contained spaces and numbers) did not work.

Expected Behavior

I expected a password with spaces and/or a comma to work.

Steps To Reproduce

No response

Environment

- OS: macOS 13.4.1
- Browser: Firefox 115.0.2

Criteria for Completion

No response

Anything else?

Related to #2217

The code actually checks for one of #?!@$%^&*-

This should include other common punctuation like periods and commas and/or be explicitly shown to the user so they can select one.

Code of Conduct

  • [X] I've read the Code of Conduct and understand my responsibilities as a member of the Ruby for Good community

Benabik avatar Jul 29 '23 18:07 Benabik

I'd like to tackle this

seagivens avatar Nov 06 '23 22:11 seagivens

This issue is marked as stale due to no activity within 30 days. If no further activity is detected within 7 days, it will be unassigned.

github-actions[bot] avatar Dec 07 '23 00:12 github-actions[bot]

Automatically unassigned after 7 days of inactivity.

github-actions[bot] avatar Dec 14 '23 00:12 github-actions[bot]