This is an automated email from the ASF dual-hosted git repository.
pearl11594 pushed a change to branch add-uuid-ldap-conf
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 5f59a021b07 Merge branch 'main' into add-uuid-ldap-conf
add 5558fe0e234 Add ID param to list ldapConf API & delete ldapConf API
No new revisions were added by this update.
Summary of changes:
.../api/command/LdapDeleteConfigurationCmd.java | 8 +++++++-
.../api/command/LdapListConfigurationCmd.java | 7 +++++++
.../api/response/LdapConfigurationResponse.java | 4 ++--
.../apache/cloudstack/ldap/LdapConfigurationVO.java | 9 +++++----
.../org/apache/cloudstack/ldap/LdapManagerImpl.java | 17 ++++++++++++++++-
.../cloudstack/ldap/dao/LdapConfigurationDao.java | 2 +-
.../cloudstack/ldap/dao/LdapConfigurationDaoImpl.java | 19 ++++++++++++-------
ui/src/config/section/config.js | 2 +-
ui/src/views/AutogenView.vue | 5 -----
9 files changed, 51 insertions(+), 22 deletions(-)