This is an automated email from the ASF dual-hosted git repository.
harikrishna pushed a change to branch 2FA
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 20a971d5afe icons for 2FA providers
new 2b5b95b841c Refactored code
new 6b9fcde965d Added UnitTests
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:
.../UserTwoFactorAuthenticationSetupResponse.java | 4 +
.../main/java/com/cloud/user/AccountManager.java | 21 ----
.../java/com/cloud/user/AccountManagerImpl.java | 80 ++++++++++-----
.../com/cloud/user/AccountManagerImplTest.java | 110 +++++++++++++++++++++
.../com/cloud/user/AccountManagetImplTestBase.java | 2 +
5 files changed, 173 insertions(+), 44 deletions(-)