open-vault/changelog/17058.txt
Mike Palmiotto 403fdd77be
api: Add deprecation warnings to secrets/auth POST endpoints (#17058)
* api: Add deprecation warnings to endpoints
* Add changelog
2022-09-08 09:15:10 -04:00

7 lines
256 B
Plaintext

```release-note:change
auth: `POST /sys/auth/:type` endpoint response contains a warning for `Deprecated` auth methods.
```
```release-note:change
secrets: `POST /sys/mounts/:type` endpoint response contains a warning for `Deprecated` secrets engines.
```