mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-16 08:11:20 +01:00
* ssh: Fix template regex test for defaultExtensions - The regex to identify if our defaultExtensions contains a template was a little too greedy, requiring the entire field to be just the regex. Allow additional text within the value field to be added * Add cl