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

Properly apply nullable validation #38

Merged
merged 2 commits into from
Jan 6, 2023
Merged

Properly apply nullable validation #38

merged 2 commits into from
Jan 6, 2023

Conversation

dvdheiden
Copy link
Collaborator

Closes #37

Changes

Fixed

  • Properly apply nullable validation in BorgRepository, DatabaseUser and PassengerApp models.

Checks

  • The version constant is updated in Client.php
  • The changelog is updated (when applicable)
  • The supported Cluster API version is updated in the README (when applicable)

@dvdheiden dvdheiden added the bug Something isn't working label Jan 6, 2023
@dvdheiden dvdheiden self-assigned this Jan 6, 2023
@dvdheiden dvdheiden merged commit 8dd4176 into main Jan 6, 2023
@mbardelmeijer
Copy link
Contributor

Thanks!

@dvdheiden dvdheiden deleted the bugfix/1.86.4 branch January 11, 2023 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deleting a DatabaseUser results into a validation failed on password
2 participants