mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
82441a27fa
* AccessorID in request body should be optional when updating ACL token * add a test case * fix test case * add changelog entry for PR #17739
4 lines
178 B
Plaintext
4 lines
178 B
Plaintext
```release-note:bug
|
|
http: fixed API endpoint `PUT /acl/token/:AccessorID` (update token), no longer requires `AccessorID` in the request body. Web UI can now update tokens.
|
|
```
|