Skip to content

add '@' and '#' as allowed chars for passwords #1371

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

Closed
wants to merge 1 commit into from

Conversation

tevin
Copy link
Contributor

@tevin tevin commented May 14, 2014

Allow using '@' and "#' for passwords. Addresses #1309

@shadowhand
Copy link
Contributor

This is the wrong approach. Passwords should not be using the alpha_dash rule, but adding more characters to alpha_dash is definitely not the right solution.

@kamaulynder
Copy link
Contributor

Reference this #285

@kamaulynder kamaulynder reopened this May 15, 2014
kamaulynder added a commit that referenced this pull request May 27, 2014
Stop checking what characters are in passwords, refs #1371, fixes #1372
@kamaulynder
Copy link
Contributor

fixed by #1372

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