open-vault/changelog/18310.txt
Scott Miller c1cfc11a51
Return the partial success code override for all batch error types (#18310)
* Return the partial success code override for all batch error types

* changelog

* docs

* Lost the actual override logic. :)

* And don't hardcode 400

* gate on success
2022-12-12 17:08:22 -06:00

3 lines
102 B
Plaintext

```release-note:bug
secrets/transit: Honor `partial_success_response_code` on decryption failures.
```