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

[BUG] Password fields not being validated #7266

Closed
JarJak opened this issue Dec 19, 2017 · 0 comments
Closed

[BUG] Password fields not being validated #7266

JarJak opened this issue Dec 19, 2017 · 0 comments

Comments

@JarJak
Copy link
Member

JarJak commented Dec 19, 2017

Details

  • Relevant Bolt Version: 3.4 | 3.5

Reproduction

Bug summary

When creating user in admin panel, password fields are not required, which results in
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'password' cannot be null

Steps to reproduce

Try to create user in admin without filling password fields.

Expected result

There should be message that those fields should not be blank.

Actual result

500 Error from DB

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

No branches or pull requests

1 participant