This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 44da757 Merge branch '4.11'
add 2756d41 manual mapped ldap fix (#2517)
add bb09caf packaging: remove deprecated tomcat based sysconfig file for
centos (#2538)
new 5004268 Merge branch '4.11'
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:
packaging/centos63/cloud.spec | 4 +
packaging/centos7/cloud.spec | 4 +-
.../cloudstack/ldap/ADLdapUserManagerImpl.java | 2 +-
.../apache/cloudstack/ldap/LdapAuthenticator.java | 6 +-
.../api/command/LdapConfigurationChanger.java | 2 +-
.../cloudstack/ldap/ADLdapUserManagerImplTest.java | 91 ++++++++++++++++++++++
.../cloudstack/ldap/LdapAuthenticatorTest.java | 77 ++++++++++++++++++
7 files changed, 180 insertions(+), 6 deletions(-)
create mode 100644
plugins/user-authenticators/ldap/test/org/apache/cloudstack/ldap/ADLdapUserManagerImplTest.java
create mode 100644
plugins/user-authenticators/ldap/test/org/apache/cloudstack/ldap/LdapAuthenticatorTest.java
--
To stop receiving notification emails like this one, please contact
[email protected].