You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2018/04/09 19:02:29 UTC

[cloudstack] branch master updated (44da757 -> 5004268)

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
rohit@apache.org.

[cloudstack] 01/01: Merge branch '4.11'

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit 50042680b00d3ed9baabf17c6b6a53764a9b3603
Merge: 44da757 bb09caf
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Tue Apr 10 00:31:38 2018 +0530

    Merge branch '4.11'

 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(-)


-- 
To stop receiving notification emails like this one, please contact
rohit@apache.org.