This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git.


    from 2a8928e  Improving user service v2
     new 10089e2  Changing interface for password reset
     new 06b7ef2  Changing password reset API v2

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:
 .../security/role/RedbackRoleConstants.java        |  2 +
 .../resources/META-INF/redback/redback-core.xml    | 20 ++++++
 .../apache/archiva/redback/rest/api/Constants.java |  1 +
 .../redback/rest/api/services/v2/UserService.java  | 10 +--
 .../rest/services/v2/DefaultUserService.java       | 12 ++--
 .../rest/services/v2/NativeUserServiceTest.java    | 73 ++++++++++++++++++++++
 .../redback/rest/services/v2/UserServiceTest.java  |  2 +-
 7 files changed, 106 insertions(+), 14 deletions(-)

Reply via email to