mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 20:01:42 +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
4 lines
134 B
Plaintext
4 lines
134 B
Plaintext
```release-note:improvement
|
|
secrets/ssh: Allow additional text along with a template definition in defaultExtension value fields.
|
|
```
|