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

fix: user creation without username or fullName #4337

Merged

Conversation

Kuchenpirat
Copy link
Collaborator

What type of PR is this?

  • bug

What this PR does / why we need it:

sets username and full_name to required in the UserIn Type class so that users can no longer be created without them.

Which issue(s) this PR fixes:

@github-actions github-actions bot added the bugfix label Oct 9, 2024
@michael-genson michael-genson enabled auto-merge (squash) October 9, 2024 14:27
@michael-genson michael-genson merged commit 655122c into mealie-next Oct 9, 2024
13 checks passed
@michael-genson michael-genson deleted the fix--usercreation-without-required-fields branch October 9, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] - User Creation Without username or fulllName via API possible
2 participants