open-vault/changelog/16351.txt
Ian Ferguson dc603b4f7f
Allow identity templates in ssh backend default_user field (#16351)
* Allow identity templates in ssh backend `default_user` field

* use correct test expected value

* include api docs for `default_user_template` field
2022-07-29 09:45:52 -04:00

4 lines
109 B
Plaintext

```release-note:improvement
secrets/ssh: Allow the use of Identity templates in the `default_user` field
```