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 8f6ca40 Adapting to changes in archiva-parent
new ef07552 Improving LDAP filters by escaping characters
new 9157c68 Consolidating version properties of poms
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:
pom.xml | 57 ++++++----------------
.../authentication/ldap/LdapBindAuthenticator.java | 3 +-
.../ldap/LdapBindAuthenticatorTest.java | 11 +++++
.../archiva/redback/common/ldap/LdapUtils.java | 56 +++++++++++++++++++++
redback-policy/pom.xml | 5 --
.../redback-users-cached/pom.xml | 6 ---
.../redback-users-jpa/pom.xml | 6 ---
.../archiva/redback/users/ldap/LdapUserQuery.java | 7 +--
.../redback/users/ldap/LdapUserManagerTest.java | 15 ++++++
redback-users/redback-users-tests/pom.xml | 6 ---
10 files changed, 102 insertions(+), 70 deletions(-)