mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00: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.
|
|
```
|