cloudstack/ui/scripts
Rohit Yadav 1ec4d0155a CLOUDSTACK-8701: Allow SAML users to switch accounts
SAML authorized accounts might be across various domains, this allows for
switching of accounts only in case of SAML authenticated user accounts across
other accounts with the same SAML uid/username.

Moves the previous switch account logic to its own ui-custom module

(cherry picked from commit 1065661cd5)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	plugins/user-authenticators/saml2/src/org/apache/cloudstack/api/command/SAML2LoginAPIAuthenticatorCmd.java
	ui/index.jsp
2015-08-14 11:58:44 +05:30
..
ui Removed large chunks of commented code 2015-08-07 14:55:59 +02:00
ui-custom CLOUDSTACK-8701: Allow SAML users to switch accounts 2015-08-14 11:58:44 +05:30
accounts.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
accountsWizard.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
affinity.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
autoscaler.js Removed trailing whitespace from ui/scripts/*.js 2015-08-07 11:25:15 +02:00
cloud.core.callbacks.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
cloudStack.js Removed trailing whitespace from ui/scripts/*.js 2015-08-07 11:25:15 +02:00
configuration.js Removed trailing whitespace from ui/scripts/*.js 2015-08-07 11:25:15 +02:00
dashboard.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
docs.js CLOUDSTACK-8457: SAML auth plugin improvements for production usage 2015-06-29 12:31:51 +02:00
domains.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
events.js Removed trailing whitespace from ui/scripts/*.js 2015-08-07 11:25:15 +02:00
globalSettings.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
installWizard.js api: avoid sending sensitive data in api response 2015-03-11 16:34:56 +05:30
instanceWizard.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
instances.js Removed large chunks of commented code 2015-08-07 14:55:59 +02:00
lbStickyPolicy.js Fix Externalization of hard-coded label strings 2014-09-17 13:59:13 -07:00
network.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
plugins.js Plugin API: Support multiple JS includes per plugin 2014-01-27 12:39:36 -08:00
projects.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
regions.js Removed large chunks of commented code 2015-08-07 14:55:59 +02:00
sharedFunctions.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
storage.js Removed large chunks of commented code 2015-08-07 14:55:59 +02:00
system.js Removed leading tabs from ui/scripts/*.js 2015-08-07 11:58:13 +02:00
templates.js Removed large chunks of commented code 2015-08-07 14:55:59 +02:00
vm_snapshots.js UI code cleanup: Fix trailing commas in JS 2013-09-24 11:16:13 -07:00
vpc.js Removed large chunks of commented code 2015-08-07 14:55:59 +02:00
zoneWizard.js Removed more commented code from zoneWizard.js 2015-08-07 15:04:57 +02:00