This is an automated email from the ASF dual-hosted git repository.
alexoree pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
from b2f791273 Merge pull request #472 from
spyhunter99/feature/changeLogUpdate3
add 0516190d3 JSPWIKI-130 see jira for details. Covers 1 of 2 reported
issues
new ab57a4581 Merge pull request #473 from
spyhunter99/feature/JSPWIKI-130-v2
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:
jspwiki-main/pom.xml | 5 ++
.../wiki/auth/authorize/XMLGroupDatabase.java | 49 +++++++++++++++
.../org/apache/wiki/auth/user/XMLUserDatabase.java | 50 +++++++++++++++
.../java/org/apache/wiki/auth/UserManagerTest.java | 12 +++-
.../wiki/auth/authorize/XMLGroupDatabaseTest.java | 72 ++++++++++++++++++----
.../apache/wiki/auth/user/XMLUserDatabaseTest.java | 50 ++++++++++++++-
.../java/org/apache/wiki/plugin/GroupsTest.java | 18 +++++-
pom.xml | 7 +++
8 files changed, 246 insertions(+), 17 deletions(-)