This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 2300c1caa3a Add project-user association normalization script to
4.20.1 upgrade (#10116)
add 796bd4f72cc Clean up network permissions on account deletion (#10176)
add 9967bb3fe89 fix slider component for global settings of the range type
(#10187)
add 9f594c96991 Merge branch '4.19' into 4.20
No new revisions were added by this update.
Summary of changes:
.../network/dao/NetworkPermissionDao.java | 7 ++++++
.../network/dao/NetworkPermissionDaoImpl.java | 15 ++++++++++++
.../java/com/cloud/user/AccountManagerImpl.java | 27 ++++++++++++++--------
.../com/cloud/user/AccountManagerImplTest.java | 18 +++++++++++++++
.../com/cloud/user/AccountManagetImplTestBase.java | 3 +++
ui/src/views/setting/ConfigurationValue.vue | 10 ++++----
6 files changed, 65 insertions(+), 15 deletions(-)