8f118fcefb
* 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.
|
|
```
|