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 d2562c67 Allow userinfo before a bracketed IPv6 host in
isValidAuthority (#421).
add 7a9f39d2 reject control characters in EmailValidator local part
new e0015ac1 Merge pull request #422 from
sahvx655-wq/email-reject-control-chars
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:
.../org/apache/commons/validator/EmailValidator.java | 4 ++--
.../commons/validator/routines/EmailValidator.java | 6 +++---
.../validator/routines/EmailValidatorTest.java | 20 ++++++++++++++++++++
3 files changed, 25 insertions(+), 5 deletions(-)