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 flow validation with fully-qualified DNS names #2450

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

giorio94
Copy link
Member

Make sure that we don't append a trailing dot to the DNS name to be matched if already fully-qualified, and remove it from HTTP validation to match the behavior of the curl action.

Make sure that we don't append a trailing dot to the DNS name to be
matched if already fully-qualified, and remove it from HTTP validation
to match the behavior of the curl action.

Signed-off-by: Marco Iorio <[email protected]>
@giorio94
Copy link
Member Author

CI is green. Dropping the temporary commit and marking ready for review

@giorio94 giorio94 force-pushed the pr/giorio94/main/fix-fqdn-to-world branch from 541d0c6 to e585242 Compare March 25, 2024 10:35
@giorio94 giorio94 marked this pull request as ready for review March 25, 2024 10:35
@giorio94 giorio94 requested a review from a team as a code owner March 25, 2024 10:35
@giorio94 giorio94 requested a review from christarazi March 25, 2024 10:35
Copy link
Contributor

@michi-covalent michi-covalent left a comment

Choose a reason for hiding this comment

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

fascinating

@michi-covalent michi-covalent merged commit c2d6fe0 into main Mar 25, 2024
13 checks passed
@michi-covalent michi-covalent deleted the pr/giorio94/main/fix-fqdn-to-world branch March 25, 2024 15:32
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

Successfully merging this pull request may close these issues.

2 participants