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 7a13ce4 Switching to least privilege for undefined resources on
method annotations
new 3d2f5e8 Fixing property name
new 2a8928e Improving user service 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:
.../apache/archiva/redback/i18n/default.properties | 2 +-
.../archiva/redback/i18n/default_de.properties | 2 +-
.../archiva/redback/i18n/default_fr.properties | 2 +-
.../rest/api/model/v2/AvailabilityStatus.java | 3 +
.../redback/rest/api/services/v2/UserService.java | 189 +++++++++++++---
.../redback/rest/services/DefaultUserService.java | 2 +-
.../rest/services/v2/DefaultUserService.java | 4 +-
.../rest/services/v2/NativeUserServiceTest.java | 242 ++++++++++++++++++---
8 files changed, 372 insertions(+), 74 deletions(-)