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

Updated UserPasswordLayout.php #2916

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Conversation

bald-cat
Copy link
Contributor

Fixes #

Without calling the method, the user may not always notice that it is necessary to add a password when creating a new user in the platform. This leads to a 500 error "Field 'password' doesn't have a default value"

Added required for password input.

Without calling the method, the user may not always notice that it is necessary to add a password when creating a new user in the platform. This leads to a 500 error "Field 'password' doesn't have a default value"
@tabuna tabuna merged commit ece4c3b into orchidsoftware:master Oct 31, 2024
20 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants