open-vault/changelog/16056.txt
Jakob Beckmann 21a10e09b6
fix bug with allowed_users_template and add allowed_domains_template for SSH role (#16056)
* impr(ssh): fix bug with allowed_users_template and add allowed_domains_template field in SSH role configuration, closes #10943

* chore: add changelog entry
2022-08-16 14:59:29 -05:00

4 lines
114 B
Plaintext

```release-note:improvement
secrets/ssh: Add allowed_domains_template to allow templating of allowed_domains.
```