This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git
from 8cd7a4fc Require the IPv6: tag for bracketed IPv6 email literals
(#428).
add 21722b1e reject nameprep-stripped code points in unicodeToASCII
add b608cb52 cover zero-width non-joiner in testIDNFormatCodePoints
new b41a4641 Merge pull request #429 from
sahvx655-wq/domain-reject-nameprep-stripped
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../validator/routines/DomainValidator.java | 26 +++++++++++++++++-----
.../validator/routines/DomainValidatorTest.java | 13 +++++++++++
2 files changed, 34 insertions(+), 5 deletions(-)