mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-18 18:38:08 -05:00
* [VAULT-33083] support mount external engine * add "Plugin type" and "Plugin version" fields to the enable mount page * add changelog * address copilot review comments * address PR comments, code cleanup * fix test failures * Add support for external plugins registered without a plugin version * external plugin should be enabled for enterprise only, plugin version should be mandatory for external plugins * fix tests * address copilot feedback * fix failing tests, add unit test coverage * address PR comments * address PR comments * remove dead code * move no external versions alert * Only show un-versioned plugin message if there are un-versioned plugins in the catalog. * address PR comments * use ApiService instead of custom PluginPinsService; fix failing tests * revert changes to forms/mount.ts and forms/auth/method.ts Co-authored-by: Shannon Roberts (Beagin) <beagins@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| analytic-events | ||
| analytics-providers | ||
| constants | ||
| forms | ||
| model-helpers | ||
| all-engines-metadata.ts | ||
| api-path.js | ||
| auth-form-helpers.ts | ||
| backend-route-helpers.ts | ||
| camelize-object-keys.js | ||
| chart-helpers.js | ||
| clamp.js | ||
| error-message.js | ||
| external-plugin-helpers.ts | ||
| field-to-attrs.js | ||
| identity-manager.js | ||
| kv-path.ts | ||
| openapi-helpers.ts | ||
| openapi-to-attrs.js | ||
| parse-pki-cert-oids.js | ||
| parse-pki-cert.js | ||
| path-encoding-helpers.js | ||
| plugin-catalog-helpers.ts | ||
| query-param-string.js | ||
| remove-record.js | ||
| shared-model-boundary.js | ||
| sort-objects.js | ||
| trim-right.js | ||
| version-utils.ts | ||