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

passwordrules attribute on username makes no sense #91

Closed
spaze opened this issue Mar 14, 2023 · 0 comments · Fixed by #92
Closed

passwordrules attribute on username makes no sense #91

spaze opened this issue Mar 14, 2023 · 0 comments · Fixed by #92
Assignees

Comments

@spaze
Copy link
Owner

spaze commented Mar 14, 2023

In #90 I accidentally added passwordrules to username instead of password:

->setHtmlAttribute('passwordrules', 'minlength: 42; required: lower; required: upper; required: digit; required: [ !#$%&*+,./:;=?@_~];')

@spaze spaze self-assigned this Mar 14, 2023
@spaze spaze closed this as completed in #92 Mar 14, 2023
@spaze spaze closed this as completed in 731a9a3 Mar 14, 2023
spaze added a commit that referenced this issue Mar 14, 2023
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 a pull request may close this issue.

1 participant