mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-19 13:41:10 +02:00
* Support registering plugin with name only * Make RegisterPlugin backwards compatible * Add CLI backwards compat command to plugin info and deregister * Add server-side deprecation warnings if old read/dereg API endpoints are called * Address feedback