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

Validate ca_cert when it was provided different than null #2290

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

nelsonkopliku
Copy link
Member

@nelsonkopliku nelsonkopliku commented Feb 12, 2024

Description

A tiny improvement to the validation of ca_cert.
It gets validated when its provided value is different than null, meaning that cases like empty strings "", " " trigger validation error both when saving or updating settings.

How was this tested?

Automated tests

@nelsonkopliku nelsonkopliku added enhancement New feature or request elixir Pull requests that update Elixir code labels Feb 12, 2024
@nelsonkopliku nelsonkopliku self-assigned this Feb 12, 2024
Copy link
Contributor

@jamie-suse jamie-suse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@nelsonkopliku nelsonkopliku merged commit 2979b7c into main Feb 12, 2024
32 checks passed
@nelsonkopliku nelsonkopliku deleted the fine-tune-ca-cert-validation branch February 12, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
elixir Pull requests that update Elixir code enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

2 participants