add changelog entry for PR #17739

pull/17739/head
gbolo 2023-06-19 09:41:38 -04:00 committed by skpratt
parent de3dceed99
commit 2c436e6f59
1 changed files with 3 additions and 0 deletions

3
.changelog/17739.txt Normal file
View File

@ -0,0 +1,3 @@
```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.
```