This is an automated email from the ASF dual-hosted git repository.
juanpablo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
from 629ac8c96 2.12.3-git-05
new 777d5e472 Normalize user input in registration
new 814459402 Polish tests
The 2 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/wiki/auth/DefaultUserManager.java | 6 +-
.../apache/wiki/auth/DefaultUserManagerTest.java | 76 ++++++++++++++++++++++
2 files changed, 79 insertions(+), 3 deletions(-)
create mode 100644
jspwiki-main/src/test/java/org/apache/wiki/auth/DefaultUserManagerTest.java