-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
check more special characters when validating a FQDN #1799
check more special characters when validating a FQDN #1799
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1799 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 102 102
Lines 2029 2029
Branches 457 457
=========================================
Hits 2029 2029
Continue to review full report at Codecov.
|
This should also close the issue #1087 |
Ei @tux-tn Can I have your feedback about this? 😇 |
@MatteoPierro Yes sir! i'm reviewing some pending PRs, i will probably check yours today! Thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ! Thank you for your PR @MatteoPierro
May I ask if you can add the label |
Done 😃 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks! 🎉
This URL https://unicode-table.com/ has changed to https://symbl.cc/
|
This PR allows to detect a FQDN as invalid when containing characters of one of these UTF-8 blocks:
Checklist