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 2020/08/14 08:15:34 UTC

[cloudstack-primate] branch master updated (45019cd -> bcf6e55)

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-primate.git.


    from 45019cd  Adding custom success message (#581)
     add bcf6e55  saml: Adding Account Switcher for SAML Accounts (#575)

No new revisions were added by this update.

Summary of changes:
 src/components/header/ProjectMenu.vue        |   2 +-
 src/components/header/SamlDomainSwitcher.vue | 124 +++++++++++++++++++++++++++
 src/components/page/GlobalHeader.vue         |   4 +
 3 files changed, 129 insertions(+), 1 deletion(-)
 create mode 100644 src/components/header/SamlDomainSwitcher.vue