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.git.


    from cae70e8  Fixing copyright
     new ee45f7b  Upgrading dependency check and suppress jquery upload
     new 23f3df0  Adding check-user script
     new 510d21a  Adding REST v2 implementations

The 3 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:
 .../services/v2/SecurityConfigurationService.java  | 136 ++++++++++-
 .../v2/DefaultSecurityConfigurationService.java    | 248 +++++++++++++++++++++
 .../apache/archiva/rest/services/v2/ErrorKeys.java |   6 +-
 archiva-modules/archiva-web/archiva-webapp/pom.xml |   2 +-
 .../resources/META-INF/owasp/cve-suppressions.xml  |   9 +
 .../resources/{generate-users.sh => check-user.sh} |  22 +-
 6 files changed, 403 insertions(+), 20 deletions(-)
 copy 
archiva-modules/archiva-web/archiva-webapp/src/test/resources/{generate-users.sh
 => check-user.sh} (69%)
 mode change 100644 => 100755

Reply via email to