Files
vault/changelog/27366.txt
Chelsea Shaw 67fc1fab4c UI: Fix aws credential generation sending ttl value when off (#27366)
* do not send ttl if unset for aws credentials

* test coverage

* remove comment

* add changelog

* Update aws test, cancel button is secondary
2024-06-05 19:56:54 +00:00

3 lines
111 B
Plaintext

```release-note:bug
ui: Fix a bug where disabling TTL on the AWS credential form would still send TTL value
```