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

Refactor and fix a bug with FQDN parsing #29

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

f3rn0s
Copy link

@f3rn0s f3rn0s commented Jan 19, 2024

Hey, my goal here was to fix a specific error and to refactor a bit of code, namely in some cases where the FQDN is malformed (i.e. they set it to CLIENTNAME instead of CLIENTNAME.local etc.) then the code will fail. This fixes that issue.

@f3rn0s f3rn0s changed the title Refactor and fix a bug with FQDN parsing where the FQDN does not cont… Refactor and fix a bug with FQDN parsing Jan 19, 2024
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.

1 participant