mirror of https://github.com/apache/cloudstack.git
* pass domainid for list users
* passing arg in wizzard
* adding userfilter to list ldap users and usersource to response
port of list ldap users tests to java
* assertion of differnt junit ldap methods
* broken test for directory server (and others)
* embedded context loading
* add user and query test
* UI: filter options passing filter and domain and onchange trigger
* disable tests that only work in ide
prereqs for domain-linkage fixed
move trigger to the right location in code
trigger for changing domain
* logging, comments and refactor
implement search users per domain
retrieve appropriate list of users to filter
get domain specific ldap provider
* query cloudstack users with now db filter
* recreate ldap linked account should succeed
* disable auto import users that don't exist
* ui choice and text
* import filter and potential remove from list bug fixed
* fix rights for domain admins
* list only member of linked groups not of principle group
* Do not show ldap user filter if not importing from ldap
do not delete un-needed items from dialog permanently
delete from temp object not from global one
* localdomain should not filterout users not imported from ldap
* several types of authentication handling errors fixed and unit tested
* conflict in output name
* add conflict source field to generic import dialog
* replace reflextion by enum member call
* conflict is now called conflict 🎉
|
||
|---|---|---|
| .. | ||
| accountsWizard.js | ||
| affinity.js | ||
| autoscaler.js | ||
| copyTemplate.js | ||
| dashboard.js | ||
| enableStaticNAT.js | ||
| granularSettings.js | ||
| healthCheck.js | ||
| installWizard.js | ||
| instanceWizard.js | ||
| ipRules.js | ||
| login.js | ||
| metricsView.js | ||
| migrate.js | ||
| physicalResources.js | ||
| pluginListing.js | ||
| projectSelect.js | ||
| projects.js | ||
| recurringSnapshots.js | ||
| regions.js | ||
| saml.js | ||
| securityRules.js | ||
| uploadVolume.js | ||
| vpc.js | ||
| zoneChart.js | ||
| zoneFilter.js | ||
| zoneWizard.js | ||